Class: Set
- Inherits:
-
Object
- Object
- Set
- Defined in:
- lib/dictionary_order_sort/set.rb
Instance Method Summary collapse
Instance Method Details
#dict_sort ⇒ Object
2 3 4 |
# File 'lib/dictionary_order_sort/set.rb', line 2 def dict_sort to_a.dict_sort end |