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. isAnySep :: Char -> Bool

    yi-core Yi.Buffer.Normal

    Separator characters (space, tab, unicode separators). Most of the units above attempt to identify "words" with various punctuation and symbols included or excluded. This set of units is a simple inverse: it is true for "whitespace" or "separators" and false for anything that is not (letters, numbers, symbols, punctuation, whatever).

  2. unitViWORDAnyBnd :: TextUnit

    yi-core Yi.Buffer.Normal

    No documentation available.

  3. unitViWordAnyBnd :: TextUnit

    yi-core Yi.Buffer.Normal

    No documentation available.

  4. isAnySep :: Char -> Bool

    yi-core Yi.Buffer.TextUnit

    Separator characters (space, tab, unicode separators). Most of the units above attempt to identify "words" with various punctuation and symbols included or excluded. This set of units is a simple inverse: it is true for "whitespace" or "separators" and false for anything that is not (letters, numbers, symbols, punctuation, whatever).

  5. unitViWORDAnyBnd :: TextUnit

    yi-core Yi.Buffer.TextUnit

    No documentation available.

  6. unitViWordAnyBnd :: TextUnit

    yi-core Yi.Buffer.TextUnit

    No documentation available.

  7. isAnySep :: Char -> Bool

    yi-core Yi.Config.Simple

    Separator characters (space, tab, unicode separators). Most of the units above attempt to identify "words" with various punctuation and symbols included or excluded. This set of units is a simple inverse: it is true for "whitespace" or "separators" and false for anything that is not (letters, numbers, symbols, punctuation, whatever).

  8. setAnyMode :: AnyMode -> BufferM ()

    yi-core Yi.Config.Simple

    Set the mode

  9. unitViWORDAnyBnd :: TextUnit

    yi-core Yi.Config.Simple

    No documentation available.

  10. unitViWordAnyBnd :: TextUnit

    yi-core Yi.Config.Simple

    No documentation available.

Page 136 of many | Previous | Next