gcanti / fp-ts-rxjs

fp-ts bindings for RxJS
https://gcanti.github.io/fp-ts-rxjs/
MIT License
187 stars 29 forks source link

feat: adds ReaderObservableEither and StateReaderObservableEither #34

Closed waynevanson closed 3 years ago

waynevanson commented 3 years ago

ref https://github.com/gcanti/fp-ts-rxjs/issues/17#issuecomment-579755017 closes #33

Please note I've used pipeable for convenience.

I've merged the two PR's and rebased the commits so they can be rebased straight in

waynevanson commented 3 years ago

@mlegenhausen Please feel free to review it, as you mentioned you would like this.

gcanti commented 3 years ago

Thank you @waynevanson @mlegenhausen, released.