mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
e941cf06a3
Or `Float` if `mrb_float` value is too big (or too small) to fit in `mrb_int`. The `_int_` in `mrb_int_value` means `Integral` module, which represents integer-like values in mruby.