diff options
author | Peter Zhu <[email protected]> | 2022-02-22 11:16:25 -0500 |
---|---|---|
committer | Peter Zhu <[email protected]> | 2022-02-23 09:13:04 -0500 |
commit | 651b2e59598427edd0ec3ceb3a0a49b5e106a145 () | |
tree | f7bc62896bda05fb2dc18e66a66b65bd08f97270 /load.c | |
parent | 43cc4f66c22b2730b1a561197f05c9dda666a76e (diff) |
Use rb_ary_behead for rb_ary_shift
rb_ary_shift is just a special case of rb_ary_behead where we behead only 1 element.
Notes: Merged: https://.com/ruby/ruby/pull/5590
0 files changed, 0 insertions, 0 deletions