Hoogle Search

Within LTS Haskell 24.46 (ghc-9.10.3)

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

  1. anyM :: (Monad m, Traversable t) => (a -> m Bool) -> t a -> m Bool

    monadlist Control.Monad.ListM

    No documentation available.

  2. anyStr :: String -> Resp -> Result ()

    redis-resp Data.Redis.Command

    No documentation available.

  3. anyMatches :: Matches a -> Bool

    regex-with-pcre Text.RE.PCRE

    tests whether the RE matched the source text at all

  4. anyMatches :: Matches a -> Bool

    regex-with-pcre Text.RE.PCRE.ByteString

    tests whether the RE matched the source text at all

  5. anyMatches :: Matches a -> Bool

    regex-with-pcre Text.RE.PCRE.ByteString.Lazy

    tests whether the RE matched the source text at all

  6. anyMatches :: Matches a -> Bool

    regex-with-pcre Text.RE.PCRE.Sequence

    tests whether the RE matched the source text at all

  7. anyMatches :: Matches a -> Bool

    regex-with-pcre Text.RE.PCRE.String

    tests whether the RE matched the source text at all

  8. anyMatches :: Matches a -> Bool

    regex-with-pcre Text.RE.PCRE.Text

    tests whether the RE matched the source text at all

  9. anyMatches :: Matches a -> Bool

    regex-with-pcre Text.RE.PCRE.Text.Lazy

    tests whether the RE matched the source text at all

  10. any' :: (AggregatedContext ac, SqlContext ac) => Predicate Flat -> Record ac (Maybe Bool)

    relational-record Database.Relational.Documentation

    Aggregation function ANY.

Page 92 of many | Previous | Next