fp-ts-rxjs icon indicating copy to clipboard operation
fp-ts-rxjs copied to clipboard

`ObservableEither`: add `chainEitherK`

Open OliverJAsh opened this issue 3 years ago • 1 comments

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 avatar Mar 07 '21 21:03 OliverJAsh

Also we can add this to ReaderObservableEither.

OliverJAsh avatar Mar 07 '21 21:03 OliverJAsh