Files
mruby-mruby/mrbgems
Yukihiro "Matz" Matsumoto a5244b02c5 numeric.c: function renaming.
- `mrb_num_div_int(mrb,x,y)` -> `mrb_div_int(mrb,x,y)`
- `mrb_num_div_flo(mrb,x,y)` -> `mrb_div_flo(x,y)`

They are internal function not supposed to be used outside of the core.
2021-03-28 08:35:29 +09:00
..
2021-02-13 17:21:17 +10:00
2021-03-09 04:35:03 +10:00
2021-03-09 04:35:03 +10:00
2020-12-21 21:48:50 +09:00
2020-12-21 21:48:50 +09:00
2020-12-21 21:48:50 +09:00
2020-12-21 21:48:50 +09:00
2020-12-21 21:48:50 +09:00