mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
33d6ec08f3
Replace single-argument __merge with multi-argument C implementation. Eliminates Ruby loop overhead for merging multiple hashes. Optimizes merge! method while maintaining block functionality. Co-authored-by: Atlassian Rovo Dev