mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
b5d43a16a3
Because `try_convert` method rarely used in production. For mruby users, we have `__to_str` utility method to check string type.