mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
710f625254
Add new API mrb_flo_to_fixnum(). You can replace mrb_flt2big() to mrb_flo_to_fixnum() with few modifications.