Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

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

  1. anyMatches :: Matches a -> Bool

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

    tests whether the RE matched the source text at all

  2. anyMatches :: Matches a -> Bool

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

    tests whether the RE matched the source text at all

  3. anyMatches :: Matches a -> Bool

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

    tests whether the RE matched the source text at all

  4. anyMatches :: Matches a -> Bool

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

    tests whether the RE matched the source text at all

  5. anyMatches :: Matches a -> Bool

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

    tests whether the RE matched the source text at all

  6. anyMatches :: Matches a -> Bool

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

    tests whether the RE matched the source text at all

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

    relational-record Database.Relational.Documentation

    Aggregation function ANY.

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

    relational-schemas Database.Custom.IBMDB2

    Aggregation function ANY.

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

    relational-schemas Database.Custom.MySQL

    Aggregation function ANY.

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

    relational-schemas Database.Custom.Oracle

    Aggregation function ANY.

Page 91 of many | Previous | Next