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
👍 for Option. Mix feelings for Future. Future is widely used but we should be encouraging people to move away from it. Maybe we should add a FAQ item on this topic?
Hi,
I have recently used FreeT and found that docs provide only pretty specific example with State monad.
Would you mind accepting docs PR with additional basic
Future
Option
example?After consulting on gitter I ended up with additional transformation for
Option ~> OptionT
, which I am not sure.The text was updated successfully, but these errors were encountered: