cujojs / most

Ultra-high performance reactive programming
MIT License
3.5k stars 231 forks source link

feat(thru): Make thru parametric in its return type #473

Closed briancavalier closed 6 years ago

briancavalier commented 6 years ago

Summary

See https://github.com/cujojs/most/issues/471

Make thru parametric in its return type to admit functions that return something other than a Stream.

Todo

cloderic commented 6 years ago

:+1: This does looks good, thanks for the quick update!

TylorS commented 6 years ago

lgtm 👍

davidchase commented 6 years ago

🚢 :it:

briancavalier commented 6 years ago

Thanks for the reviews! We'll get this released soon.