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

Add mutation from =~ and #match to #match? #1189

Merged
merged 1 commit into from
Jan 2, 2021
Merged

Conversation

dgollahon
Copy link
Collaborator

  • The #match? method has simpler semantics, does not set global variables, and is more performant. It is not always a drop-in replacement but is a good semantic reduction.

- The `#match?` method has simpler semantics, does not set global variables, and is more performant. It is not always a drop-in replacement but is a good semantic reduction.
@mbj mbj self-assigned this Jan 2, 2021
@mbj mbj self-requested a review January 2, 2021 11:43
@mbj mbj merged commit 4451985 into master Jan 2, 2021
@mbj mbj deleted the add-match-mutation branch January 2, 2021 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants