Issue #6622 has been updated by mame (Yusuke Endoh). Status changed from Open to Assigned ---------------------------------------- Feature #6622: Add <, >, <=, >= to Set https://bugs.ruby-lang.org/issues/6622#change-28093 Author: drbrain (Eric Hodel) Status: Assigned Priority: Normal Assignee: knu (Akinori MUSHA) Category: lib Target version: 2.0.0 Each operator is defined as an alias to an existing method. From https://github.com/ruby/ruby/pull/59 Patch by Alexander E. Fischer: https://github.com/ruby/ruby/pull/59.diff -- http://bugs.ruby-lang.org/