hw-prim-0.6.3.2: Primitive functions and data types
Safe HaskellSafe-Inferred
LanguageHaskell2010

HaskellWorks.Data.Foldable

Documentation

foldFirst :: Foldable t => t a -> Maybe a Source #

foldLast :: Foldable t => t a -> Maybe a Source #