Hoogle Search
Within LTS Haskell 24.9 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
classy-prelude-yesod ClassyPrelude.Yesod Retrieve the last element in the chunked stream, if present.
lastDefC :: forall (m :: Type -> Type) a o . Monad m => a -> ConduitT a o m aclassy-prelude-yesod ClassyPrelude.Yesod Same as lastC, but returns a default value if none are available from the stream.
lastEx :: MonoFoldable mono => mono -> Element monoclassy-prelude-yesod ClassyPrelude.Yesod 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)classy-prelude-yesod ClassyPrelude.Yesod Safe version of lastEx. Returns Nothing instead of throwing an exception when encountering an empty monomorphic container.
-
clay Clay No documentation available.
-
clay Clay No documentation available.
-
clay Clay.Pseudo No documentation available.
-
clay Clay.Pseudo No documentation available.
-
funcmp FMP.Picture No documentation available.
lastNode :: forall n (x :: Extensibility) . Block n x C -> n O Cghc-lib GHC.Cmm.Dataflow No documentation available.