mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
85b1e56279
Replace Ruby implementation with C version using mrb_hash_foreach. Provides early termination optimization when value is found. Eliminates iteration overhead for better performance. Co-authored-by: Atlassian Rovo Dev