Hoogle Search

Within LTS Haskell 24.12 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. efLast :: ExtentFlags

    linux-file-extents System.Linux.FileExtents

    Last extent in file.

  2. safeLast :: (?callStack :: CallStack) => String -> ListNE a -> a

    liquid-fixpoint Language.Fixpoint.Misc

    No documentation available.

  3. nubHashLast :: (Eq k, Hashable k) => (a -> k) -> [a] -> [a]

    liquidhaskell-boot Language.Haskell.Liquid.Misc

    No documentation available.

  4. nubHashLastM :: (Eq k, Hashable k, Monad m) => (a -> m k) -> [a] -> m [a]

    liquidhaskell-boot Language.Haskell.Liquid.Misc

    No documentation available.

  5. takeLast :: Int -> [a] -> [a]

    liquidhaskell-boot Language.Haskell.Liquid.Misc

    No documentation available.

  6. sdocLastColour :: SDocContext -> !PprColour

    liquidhaskell-boot Liquid.GHC.API

    The most recently used colour. This allows nesting colours.

  7. safeLastG :: (InsertLeft t a, Monoid (t a)) => t a -> Maybe a

    monoid-insertleft Data.InsertLeft

    If the structure is empty, just returns Nothing.

  8. applyLast :: forall (f :: Type -> Type) fun . (Applicative f, CNumArgs (CountArgs fun) fun) => fun -> Apply f (CountArgs fun) fun

    registry Data.Registry.Lift

    Apply a function to the last return value of a function

  9. iterLast :: MonadIO m => Iterator -> m ()

    rocksdb-haskell-jprupp Database.RocksDB

    Position at the last key in the source. The iterator is valid after this call iff the source is not empty.

  10. blastBE :: SFiniteBits a => SBV a -> [SBool]

    sbv Data.SBV

    Big-endian blasting of a word into its bits.

Page 110 of many | Previous | Next