Actions
Feature #12047
closedSet#=== (aliased to include?)
Feature #12047:
Set#=== (aliased to include?)
Status:
Closed
Assignee:
-
Target version:
-
Description
Add Set#=== as an alias for Set#include? so that sets may be used in case statements:
Updated by Phrogz (Gavin Kistner) over 10 years ago
- Subject changed from Set#=== to Set#=== (aliased to include?)
Updated by sawa (Tsuyoshi Sawada) over 10 years ago
Updated by jonathanhefner (Jonathan Hefner) over 6 years ago
This was added in Ruby 2.5, so I think this issue can be closed.
Updated by jeremyevans0 (Jeremy Evans) over 6 years ago
- Status changed from Open to Closed
Actions