hw-prim-0.6.3.0: Primitive functions and data types
HaskellWorks.Data.Foldable
foldFirst :: Foldable t => t a -> Maybe a Source #
foldLast :: Foldable t => t a -> Maybe a Source #