mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
902b2ce3c6
Consider a Numreic class like `Complex` that does not have `<=>` but `==` works (`0i == 0r` is `true`).