mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
192880c1e7
Internal C functions now return a status, allowing Ruby methods to avoid `is_a?(Set)` checks and simplify the logic for handling different enumerable types. Co-authored-by: Gemini <gemini@google.com>