Skip to content

What are all the supported return types for =~? #28

Open
@Martinsos

Description

@Martinsos

Hi, thanks for this great library!

You mention in docs https://hackage.haskell.org/package/regex-tdfa-1.3.1.1/docs/Text-Regex-TDFA.html common use cases, and there is 4 of them. I am wondering, is that all or are there other supported return types? If there are, how can we discover them?

What I am looking specifically is for a way to get all of the matches together with their match, before/afterMatch and submatches, but on the other hand I would also love to know in general what else is support in the return type.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    faqUser question

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions