fp-ts-rxjs
fp-ts-rxjs copied to clipboard
`ObservableEither`: add `chainEitherK`
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.
Also we can add this to ReaderObservableEither
.