Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Checking if path-pieces overlap #23

Open
KommuSoft opened this issue Aug 29, 2021 · 1 comment
Open

Checking if path-pieces overlap #23

KommuSoft opened this issue Aug 29, 2021 · 1 comment

Comments

@KommuSoft
Copy link

Would it make sense that the path pieces have a method that provides a regular expression that matches (at least) all possible values.

In that case we can determine an intersection finite-state machine and if this minimizes to an FSM that accepts no input at all, we know that the two patterns can never overlap.

@snoyberg
Copy link
Member

That seems like a large departure from the current API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants