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. atLastLine :: BufferM Bool

    yi-core Yi.Buffer.HighLevel

    True if point at the last line

  2. atLastLine :: BufferM Bool

    yi-core Yi.Config.Simple

    True if point at the last line

  3. regionLast :: Region -> Point

    yi-core Yi.Config.Simple

    No documentation available.

  4. krLastYank :: Lens' Killring Bool

    yi-core Yi.KillRing

    No documentation available.

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

    yi-core Yi.Syntax.Tree

    Return the last token of a subtree.

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

    yi-core Yi.Syntax.Tree

    No documentation available.

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

  8. regionLast :: Region -> Point

    yi-language Yi.Region

    No documentation available.

  9. eLastModified :: Entry -> !Integer

    zip-archive Codec.Archive.Zip

    Modification time (seconds since unix epoch)

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

    deriving-compat Data.Deriving.Via.Internal

    Replace the last element of a list with another element.

Page 80 of many | Previous | Next