Hoogle Search

Within LTS Haskell 24.45 (ghc-9.10.3)

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

  1. GenerousMany :: Part

    redis-glob Redis.Glob.Internal

    No documentation available.

  2. Many :: Part

    redis-glob Redis.Glob.Internal

    No documentation available.

  3. reduceMany :: [Part] -> [Part]

    redis-glob Redis.Glob.Internal

    Normalise parsed Parts All but a terminating Many are replaced with GenerousMany; Consecutive Manys are replaced by a single GenerousMany

  4. matchMany :: IsRegex re s => re -> s -> Matches s

    regex Text.RE.Tools

    finding all matches

  5. matchMany :: IsRegex re s => re -> s -> Matches s

    regex Text.RE.Tools.Edit

    finding all matches

  6. matchMany :: IsRegex re s => re -> s -> Matches s

    regex Text.RE.Tools.Find

    finding all matches

  7. matchMany :: IsRegex re s => re -> s -> Matches s

    regex Text.RE.Tools.Grep

    finding all matches

  8. matchMany :: IsRegex re s => re -> s -> Matches s

    regex Text.RE.Tools.IsRegex

    finding all matches

  9. matchMany :: IsRegex re s => re -> s -> Matches s

    regex Text.RE.Tools.Lex

    finding all matches

  10. matchMany :: IsRegex re s => re -> s -> Matches s

    regex Text.RE.Tools.Sed

    finding all matches

Page 202 of many | Previous | Next