hob-0.0.1.0: A source code editor aiming for the convenience of use

Safe HaskellNone
LanguageHaskell2010

Hob.Control

Documentation

maybeDo :: Monad b => (a -> b ()) -> Maybe a -> b () Source