mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
1519e441a0
separate mrb_range_beg_len() into two: the one truncates range into the sequence size, and the one does not. #values_at uses the latter.