ContentsIndex
Util.Maybe
Documentation
makeMaybe :: Bool -> a -> Maybe a
takeFirstJust :: [Maybe a] -> Maybe a
liftMaybeR :: (a, Maybe b) -> Maybe (a, b)
liftMaybe :: (a -> Maybe b) -> Maybe a -> Maybe b
Produced by Haddock version 0.7