mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
69d278589d
Implement new method for Ruby 2.7+ pattern matching compatibility. Returns the array itself to enable case/in pattern matching syntax. Complements Hash#deconstruct_keys for complete pattern matching support. Co-authored-by: Atlassian Rovo Dev