You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have implemented (with some help of my colleagues) couple of transformers using monads from monet and fluture libraries into the monad-t library. Currently we have two monad transformers: MonetEitherT and FlutureTMonetEither. I would kindly appreciate your validation of my ideas implemented into these transformers and if my ideas are valid would you mind mentioning the monad-t in your README file ?
Hi all,
I have implemented (with some help of my colleagues) couple of transformers using monads from monet and fluture libraries into the monad-t library. Currently we have two monad transformers:
MonetEitherT
andFlutureTMonetEither
. I would kindly appreciate your validation of my ideas implemented into these transformers and if my ideas are valid would you mind mentioning the monad-t in your README file ?Thank you for your time
Ref #5
The text was updated successfully, but these errors were encountered: