Polidea / RxBluetoothKit

iOS & OSX Bluetooth library for RxSwift
Apache License 2.0
1.41k stars 366 forks source link

[Question] What is absorb operator for? #324

Open wojciech-kulik opened 5 years ago

wojciech-kulik commented 5 years ago

Hi,

I've got a question about Observable+Absorb.swift file. What is absorb operator for? What is the difference between absorb and built-in Observable.merge?