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

Ranges #185

Closed
brettz9 opened this issue Jul 3, 2013 · 2 comments
Closed

Ranges #185

brettz9 opened this issue Jul 3, 2013 · 2 comments

Comments

@brettz9
Copy link

brettz9 commented Jul 3, 2013

I think some shorthand to express the regex range capability (in regex, it is e.g., {3,4} (3-4) {3,} (3 or more), or {3} (exactly 3)) would be handy.

@otac0n
Copy link

otac0n commented Jul 3, 2013

Duplicate of #30

@dmajda
Copy link
Contributor

dmajda commented Jan 19, 2014

As already noted, this is a duplicate. Closing.

@dmajda dmajda closed this as completed Jan 19, 2014
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

3 participants