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

Bookhound.Utils.Foldable

Documentation

hasNone :: Foldable m => m a -> Bool Source #

hasSome :: Foldable m => m a -> Bool Source #