mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
409f39e911
Refactor Array#- to a C implementation for improved memory and performance, especially for set operations. Uses a hybrid approach for efficiency. Co-authored-by: Gemini <gemini@google.com>