Hoogle Search

Within LTS Haskell 24.28 (ghc-9.10.3)

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

  1. atLastLine :: BufferM Bool

    yi-core Yi.Config.Simple

    True if point at the last line

  2. regionLast :: Region -> Point

    yi-core Yi.Config.Simple

    No documentation available.

  3. krLastYank :: Lens' Killring Bool

    yi-core Yi.KillRing

    No documentation available.

  4. getLastElement :: Foldable t => t a -> Maybe a

    yi-core Yi.Syntax.Tree

    Return the last token of a subtree.

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

    yi-core Yi.Syntax.Tree

    No documentation available.

  6. 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)

  7. regionLast :: Region -> Point

    yi-language Yi.Region

    No documentation available.

  8. eLastModified :: Entry -> !Integer

    zip-archive Codec.Archive.Zip

    Modification time (seconds since unix epoch)

  9. getLast :: Last a -> Maybe a

    base-compat-batteries Data.Monoid.Compat

    No documentation available.

  10. getLast :: Last a -> a

    base-compat-batteries Data.Semigroup.Compat

    No documentation available.

Page 80 of many | Previous | Next