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

Support match? in MRuby #3968

Closed
proyb6 opened this issue Mar 14, 2018 · 1 comment
Closed

Support match? in MRuby #3968

proyb6 opened this issue Mar 14, 2018 · 1 comment

Comments

@proyb6
Copy link

proyb6 commented Mar 14, 2018

We know match? is fastest in regex, does this method supported in MRuby or could be implement?

@take-cheeze
Copy link
Contributor

@proyb6
Regexp is out of bound in mruby itself so discuss it in the regexp mrbgems for example mruby-onig-regexp:
mattn/mruby-onig-regexp#81

@proyb6 proyb6 closed this as completed Mar 20, 2018
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