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. type Keymap = KeymapM ()

    yi-core Yi.Keymap

    No documentation available.

  2. type KeymapEndo = Keymap -> Keymap

    yi-core Yi.Keymap

    No documentation available.

  3. type KeymapM a = Interact Event a

    yi-core Yi.Keymap

    No documentation available.

  4. type KeymapProcess = P Event Action

    yi-core Yi.Keymap

    No documentation available.

  5. data KeymapSet

    yi-core Yi.Keymap

    No documentation available.

  6. KeymapSet :: Keymap -> Keymap -> KeymapSet

    yi-core Yi.Keymap

    No documentation available.

  7. extractTopKeymap :: KeymapSet -> Keymap

    yi-core Yi.Keymap

    No documentation available.

  8. insertKeymap :: KeymapSet -> Keymap

    yi-core Yi.Keymap

    For insertion-only modes

  9. insertKeymapA :: Lens' KeymapSet Keymap

    yi-core Yi.Keymap

    No documentation available.

  10. modelessKeymapSet :: Keymap -> KeymapSet

    yi-core Yi.Keymap

    No documentation available.

Page 540 of many | Previous | Next