gcanti / fp-ts-rxjs

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

`ObservableEither`: add `chainEitherK` #58

Open OliverJAsh opened 3 years ago

OliverJAsh commented 3 years ago

For parity with TaskEither.chainEitherK.

I would be happy to send a PR but from a quick glance at TaskEither it seems like this requires quite a few changes so I might need some guidance.

OliverJAsh commented 3 years ago

Also we can add this to ReaderObservableEither.