gcanti / fp-ts-rxjs

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

liftOperator #47

Closed anthonyjoeseph closed 3 years ago

anthonyjoeseph commented 3 years ago

Closes https://github.com/gcanti/fp-ts-rxjs/issues/39 (allows OperatorFunctions e.g. filter to be used on ObservableEither, ObservableThese, ReaderObservableEither and StateReaderObservableEither)

Version of https://github.com/gcanti/fp-ts-rxjs/pull/42, branched from 0.6.12

[Edit: added ObservableThese]

anthonyjoeseph commented 3 years ago

Alas! Ok I'll release this as a separate package. Any feedback? If not, no worries

gcanti commented 3 years ago

@anthonyjoeseph ah I'm sorry...this PR was closed automatically when I released v0.6.12 I guess.

Any feedback?

I need some time, I'm working on fp-ts v2.10 at the moment, sorry.

anthonyjoeseph commented 3 years ago

No worries! I'll open a new PR against master. Good luck with fp-ts, I'm a big fan!

gcanti commented 3 years ago

I'll open a new PR against master

ok, feel free to release your own package though