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.
lastS :: forall (m :: Type -> Type) a . Monad m => a -> Automaton m (Maybe a) aautomaton Data.Automaton Remembers the last Just value, defaulting to the given initialisation value.
-
hexpat Text.XML.Expat.Cursor The last child of the given location - pure version.
-
hexpat Text.XML.Expat.Cursor The last child of the given location - used for monadic node types.
-
hledger Hledger.Cli.Script No documentation available.
-
hledger Hledger.Cli.Script No documentation available.
lastNote :: Partial => String -> [a] -> ahledger Hledger.Cli.Script No documentation available.
lastM :: Monad m => NonEmptyVector a -> m anonempty-vector Data.Vector.NonEmpty O(1) Last element of a non-empty vector in a monad. See indexM for an explanation of why this is useful. Note that this function defers to unsafeHeadM since a last element is gauranteed.
>>> lastM @[] (unsafeFromList [1..10]) [10]
lastTrailer :: File -> IO Dictpdf-toolbox-core Pdf.Core The last trailer is an entry point to PDF file. All other objects usually are referensed from it, directly or indirectly.
lastTrailer :: File -> IO Dictpdf-toolbox-core Pdf.Core.File The last trailer is an entry point to PDF file. All other objects usually are referensed from it, directly or indirectly.
-
pdf-toolbox-core Pdf.Core.XRef Find the last cross reference