Skip to content

[Feature Request] Check if a particular regular expression is a subset of another regular expression. #23

Description

@kikaragyozov

.NET still lacks a library that offers the above functionality - to be able to tell that a given regular expression - all of the text it matches, is part of another regular expression.

For example, if we have a* and af*, af* is a subset of a*.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions