Callbags Packages

callbag-loop

👜 Callbag operator that accumulates results using a feedback loop that emits one value and feeds back another to be used in the next iteration.

2.0.0 • Published 6 years ago

callbag-buffer

👜 Callbag operator which buffers source values until separator stream emits.

1.0.0 • Published 6 years ago

callbag-to-finally

👜 Callbag operator which emits values emitted by the source as long as each value satisfies the given predicate, and then completes as soon as predicate is not satisfied. But call lastly function before callbag is over.

0.1.0 • Published 4 years ago