mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
deb5c47fc6
Reimplemented the following methods in C for improved efficiency: - superset? and proper_superset? (>= and >) - subset? and proper_subset? (<= and <) - intersect? and disjoint? - <=> comparison operator