Skip to content
This repository was archived by the owner on Feb 9, 2020. It is now read-only.
This repository was archived by the owner on Feb 9, 2020. It is now read-only.

allow regex to generate matching strings #2

@mndrix

Description

@mndrix

I basically want the following modes:

=~(+Text, +Pattern) is semidet.
=~(-Text, +Pattern) is multi.

The former tells you whether or not a pattern matches a given text. The latter generates texts which match the pattern. This can be helpful for debugging regular expressions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions