Hoogle Search

Within LTS Haskell 24.35 (ghc-9.10.3)

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

  1. getLastOffset :: Foldable t => t (Tok t1) -> Point

    yi-core Yi.Syntax.Tree

    No documentation available.

  2. getLastPath :: IsTree tree => [tree (Tok t)] -> Point -> Maybe [tree (Tok t)]

    yi-core Yi.Syntax.Tree

    Search the given list, and return the last tree before the given point; with path to the root. (Root is at the start of the path)

  3. regionLast :: Region -> Point

    yi-language Yi.Region

    No documentation available.

  4. eLastModified :: Entry -> !Integer

    zip-archive Codec.Archive.Zip

    Modification time (seconds since unix epoch)

  5. getLast :: Last a -> Maybe a

    base-compat-batteries Data.Monoid.Compat

    No documentation available.

  6. getLast :: Last a -> a

    base-compat-batteries Data.Semigroup.Compat

    No documentation available.

  7. changeLast :: [a] -> a -> [a]

    deriving-compat Data.Deriving.Via.Internal

    Replace the last element of a list with another element.

  8. class HasLastStrPosition st

    pandoc Text.Pandoc.Parsing

    No documentation available.

  9. getLastStrPos :: HasLastStrPosition st => st -> Maybe SourcePos

    pandoc Text.Pandoc.Parsing

    No documentation available.

  10. setLastStrPos :: HasLastStrPosition st => Maybe SourcePos -> st -> st

    pandoc Text.Pandoc.Parsing

    No documentation available.

Page 80 of many | Previous | Next