Hoogle Search

Within LTS Haskell 24.56 (ghc-9.10.3)

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

  1. unitViWordAnyBnd :: TextUnit

    yi-core Yi.Buffer.Normal

    No documentation available.

  2. 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).

  3. unitViWORDAnyBnd :: TextUnit

    yi-core Yi.Buffer.TextUnit

    No documentation available.

  4. unitViWordAnyBnd :: TextUnit

    yi-core Yi.Buffer.TextUnit

    No documentation available.

  5. 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).

  6. setAnyMode :: AnyMode -> BufferM ()

    yi-core Yi.Config.Simple

    Set the mode

  7. unitViWORDAnyBnd :: TextUnit

    yi-core Yi.Config.Simple

    No documentation available.

  8. unitViWordAnyBnd :: TextUnit

    yi-core Yi.Config.Simple

    No documentation available.

  9. manyToks :: P (Tok t) (Tree (Tok t))

    yi-core Yi.Syntax.OnlineTree

    No documentation available.

  10. getAny :: Any -> Bool

    base-compat-batteries Data.Monoid.Compat

    No documentation available.

Page 138 of many | Previous | Next