Hoogle Search
Within LTS Haskell 24.6 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
lastEx :: MonoFoldable mono => mono -> Element monomono-traversable Data.MonoTraversable Get the last element of a monomorphic container. Note: this is a partial function. On an empty MonoFoldable, it will throw an exception. See last from Data.NonNull for a total version of this function.
lastMay :: MonoFoldable mono => mono -> Maybe (Element mono)mono-traversable Data.MonoTraversable Safe version of lastEx. Returns Nothing instead of throwing an exception when encountering an empty monomorphic container.
lastUsed :: Entry a -> !Doubleresource-pool Data.Pool.Internal No documentation available.
-
rio RIO.List No documentation available.
lastM :: Monad m => Vector a -> m ario RIO.Vector.Boxed.Partial No documentation available.
lastM :: (Vector v a, Monad m) => v a -> m ario RIO.Vector.Partial No documentation available.
lastM :: (Storable a, Monad m) => Vector a -> m ario RIO.Vector.Storable.Partial No documentation available.
lastM :: (Unbox a, Monad m) => Vector a -> m ario RIO.Vector.Unboxed.Partial No documentation available.
-
errors Control.Error No documentation available.
-
errors Control.Error No documentation available.