Closed take-cheeze closed 6 years ago
Ah, ?
. Currently not supported.
Seems like String#match?
exists too. It's more lighter because it doesn't need to create MatchData
object.
Yes, but must not update variables that have prefix $
.
This additional mean match or match?
This is match?
Appreciate! Do you have a benchmark comparing =~
match
and match?
https://github.com/mruby/mruby/issues/3968