mirror of
https://github.com/ruby/ruby.git
synced 2026-08-19 09:00:12 +08:00
The code creates a lot of useless objects. Instead, using a regexp is shorter and faster.
The code creates a lot of useless objects. Instead, using a regexp is shorter and faster.