Callbag Packages

callbag-reject

Callbag operator that rejects all source elements that satisfies a predicate

1.0.0 • Published 7 years ago

callbag-safe-pipe

👜 Utility like callbag-pipe but wraps the operators calls in a tryCatch block, sending an eventual exception to the sink

1.1.0 • Published 7 years ago

callbag-take-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.2.0 • Published 5 years ago