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