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

fp-ts bindings for Fluture

Results 2 fp-ts-fluture issues
Sort by recently updated
recently updated
newest added

Without changing semantics and existing type you could have it as a separate field, like below: ```typescript const URI = concurrentFuture.URI; export const monad: Monad2 & MonadThrow2 => ({ URI:...

It makes sense to make both `fluture` and `fp-ts` into peerDeps for this, so `fp-ts-fluture` adopters would be responsible for providing the respective lib versions.