hw-prim-0.6.2.37: Primitive functions and data types

Safe HaskellSafe
LanguageHaskell2010

HaskellWorks.Data.Foldable

Documentation

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

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