Hoogle Search

Within LTS Haskell 24.36 (ghc-9.10.3)

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

  1. type KeymapEndo = Keymap -> Keymap

    yi-core Yi.Keymap

    No documentation available.

  2. type KeymapM a = Interact Event a

    yi-core Yi.Keymap

    No documentation available.

  3. type KeymapProcess = P Event Action

    yi-core Yi.Keymap

    No documentation available.

  4. data KeymapSet

    yi-core Yi.Keymap

    No documentation available.

  5. KeymapSet :: Keymap -> Keymap -> KeymapSet

    yi-core Yi.Keymap

    No documentation available.

  6. extractTopKeymap :: KeymapSet -> Keymap

    yi-core Yi.Keymap

    No documentation available.

  7. insertKeymap :: KeymapSet -> Keymap

    yi-core Yi.Keymap

    For insertion-only modes

  8. insertKeymapA :: Lens' KeymapSet Keymap

    yi-core Yi.Keymap

    No documentation available.

  9. modelessKeymapSet :: Keymap -> KeymapSet

    yi-core Yi.Keymap

    No documentation available.

  10. topKeymap :: KeymapSet -> Keymap

    yi-core Yi.Keymap

    Content of the top-level loop.

Page 540 of many | Previous | Next