mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
74f0fd91e9
Rename KHASH_SMALL_THRESHOLD to KHASH_SMALL_LIMIT for brevity and clarity. The shorter name is more concise while maintaining clear meaning as the upper bound for small table optimization. Co-authored-by: Claude <noreply@anthropic.com>