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
This library provides a macro inspired by Haskell monadic do notation
and "monad instances" for Option and Result. Due to current limitations
on closures, many instances (e.g. for Iterator) are not possible or
suboptimal.