Hoogle Search

Within LTS Haskell 24.34 (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.Keymap

    No documentation available.

  2. data KeymapSet

    yi-core Yi.Keymap

    No documentation available.

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

    yi-core Yi.Keymap

    No documentation available.

  4. extractTopKeymap :: KeymapSet -> Keymap

    yi-core Yi.Keymap

    No documentation available.

  5. insertKeymap :: KeymapSet -> Keymap

    yi-core Yi.Keymap

    For insertion-only modes

  6. insertKeymapA :: Lens' KeymapSet Keymap

    yi-core Yi.Keymap

    No documentation available.

  7. modelessKeymapSet :: Keymap -> KeymapSet

    yi-core Yi.Keymap

    No documentation available.

  8. topKeymap :: KeymapSet -> Keymap

    yi-core Yi.Keymap

    Content of the top-level loop.

  9. topKeymapA :: Lens' KeymapSet Keymap

    yi-core Yi.Keymap

    No documentation available.

  10. tagFileMap :: TagTable -> Map Tag [(FilePath, Int)]

    yi-core Yi.Tag

    map from tags to files

Page 540 of many | Previous | Next