mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
58ba38fe1e
This patch is based on `mruby/c` implementation by Hirohito Higashi. We might need to add `#tr_s`, `#squeeze` and `#delete` as well. Adding them should not be too hard using functions we implemented here.