Hoogle Search
Within LTS Haskell 24.3 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
minimumMay :: (Foldable t, Ord a) => t a -> Maybe asafe Safe.Foldable No documentation available.
maximumMay :: (Foldable t, Ord a) => t a -> Maybe asafe Safe.Foldable No documentation available.
maximumMay :: (Foldable t, Ord a) => t a -> Maybe averset Verset No documentation available.
minimumMay :: (Foldable t, Ord a) => t a -> Maybe averset Verset No documentation available.
maximumMaybe :: (Ord a, Foldable t) => t a -> Maybe ario RIO.List No documentation available.
minimumMaybe :: (Ord a, Foldable t) => t a -> Maybe ario RIO.List No documentation available.
maximum :: forall t a . (Ord a, Foldable t) => t a -> Maybe aincipit-base Incipit.Foldable Safe version of maximum.
minimum :: forall t a . (Ord a, Foldable t) => t a -> Maybe aincipit-base Incipit.Foldable Safe version of minimum.
getFirstElement :: Foldable t => t a -> Maybe ayi-core Yi.Syntax.Tree Return the 1st token of a subtree.
getLastElement :: Foldable t => t a -> Maybe ayi-core Yi.Syntax.Tree Return the last token of a subtree.
Page 1 of many | Next