bookhound-0.2.2: Simple Parser Combinators
Safe HaskellSafe-Inferred
LanguageHaskell2010

Bookhound.Utils.Foldable

Documentation

findJust :: Foldable t => t (Maybe a) -> Maybe a Source #