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. type family GetAny (a :: Any) :: Bool

    singletons-base Data.Semigroup.Singletons

    No documentation available.

  2. data GetAnySym0 (a :: TyFun Any Bool)

    singletons-base Data.Semigroup.Singletons

    No documentation available.

  3. type family GetAnySym1 (a6989586621679696609 :: Any) :: Bool

    singletons-base Data.Semigroup.Singletons

    No documentation available.

  4. data SAny (a :: Any)

    singletons-base Data.Semigroup.Singletons

    No documentation available.

  5. SAny :: forall (n :: Bool) . Sing n -> SAny ('Any n)

    singletons-base Data.Semigroup.Singletons

    No documentation available.

  6. sGetAny :: forall (t :: Any) . Sing t -> Sing (Apply GetAnySym0 t)

    singletons-base Data.Semigroup.Singletons

    No documentation available.

  7. sAny :: forall a (t1 :: Type -> Type) (t2 :: a ~> Bool) (t3 :: t1 a) . SFoldable t1 => Sing t2 -> Sing t3 -> Sing (Apply (Apply (AnySym0 :: TyFun (a ~> Bool) (t1 a ~> Bool) -> Type) t2) t3)

    singletons-base Prelude.Singletons

    No documentation available.

  8. setAnyMode :: AnyMode -> BufferM ()

    yi-core Yi.Buffer.Misc

    Set the mode

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

  10. unitViWORDAnyBnd :: TextUnit

    yi-core Yi.Buffer.Normal

    No documentation available.

Page 137 of many | Previous | Next