From: "knu (Akinori MUSHA)" Date: 2012-10-25T19:47:37+09:00 Subject: [ruby-core:48261] [ruby-trunk - Feature #6622][Closed] Add <, >, <=, >= to Set Issue #6622 has been updated by knu (Akinori MUSHA). Status changed from Assigned to Closed Merged a couple months ago. Thanks! ---------------------------------------- Feature #6622: Add <, >, <=, >= to Set https://bugs.ruby-lang.org/issues/6622#change-31538 Author: drbrain (Eric Hodel) Status: Closed 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/