mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
8b43754644
The ISO standard does not include implicit type conversion using `to_int`, `to_str` and sometimes `to_f`. For the compactness of the mruby implementation, maybe we should remove those implicit conversion from mruby.