mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
ac3c160c3a
This change allows for handling small tables as linear-search arrays, improving performance for hashes with few elements. Co-authored-by: Gemini <gemini@google.com>