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.
lastDigitIn :: (BitSystem s, Bits α) => s -> α -> Inttext-printer Text.Printer.Fractional Map the last digit of a number to the corresponding Int value.
lastDigitIn :: (BitSystem s, Bits α) => s -> α -> Inttext-printer Text.Printer.Integral Map the last digit of a number to the corresponding Int value.
lastEndpoint :: Socket a -> IO Stringzeromq4-haskell System.ZMQ4 -
zeromq4-haskell System.ZMQ4.Internal.Base No documentation available.
lastEndpoint :: Socket z t -> ZMQ z Stringzeromq4-haskell System.ZMQ4.Monadic No documentation available.
-
HaTeX Text.LaTeX.Packages.TikZ.Syntax Calculate the last point of a TPath.
lastMacroFrame :: KeyMacroFrame -> [KeyMacroFrame] -> KeyMacroFrameLambdaHack Game.LambdaHack.Client.UI.FrameM No documentation available.
lastL :: List l => l a -> ItemM l aList Data.List.Class Consume all items and return the last one
> runIdentity $ lastL "hello" 'o'
lastC :: forall (m :: Type -> Type) a o . Monad m => ConduitT a o m (Maybe a)classy-prelude-conduit ClassyPrelude.Conduit Retrieve the last value in the stream, if present.
-
classy-prelude-conduit ClassyPrelude.Conduit Retrieve the last element in the chunked stream, if present.