Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. type KeymapProcess = P Event Action

    yi-core Yi.Types

    No documentation available.

  2. data KeymapSet

    yi-core Yi.Types

    No documentation available.

  3. KeymapSet :: Keymap -> Keymap -> KeymapSet

    yi-core Yi.Types

    No documentation available.

  4. extractTopKeymap :: KeymapSet -> Keymap

    yi-core Yi.Types

    No documentation available.

  5. insertKeymap :: KeymapSet -> Keymap

    yi-core Yi.Types

    For insertion-only modes

  6. keymapProcess :: Attributes -> !KeymapProcess

    yi-core Yi.Types

    No documentation available.

  7. modeKeymap :: Mode syntax -> KeymapSet -> KeymapSet

    yi-core Yi.Types

    Buffer-local keymap modification

  8. topKeymap :: KeymapSet -> Keymap

    yi-core Yi.Types

    Content of the top-level loop.

  9. fmapRegion :: (Point -> Point) -> Region -> Region

    yi-language Yi.Region

    No documentation available.

  10. partialMap :: Num a => Kahn a -> IntMap a

    ad Numeric.AD.Internal.Kahn

    Return an IntMap of sparse partials

Page 542 of many | Previous | Next