HaskellWorks.Data.Foldable
foldFirst :: Foldable t => t a -> Maybe a #
foldLast :: Foldable t => t a -> Maybe a #