General

Profile

walker (Walter Urbaniak)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

02/25/2012

06:21 AM Ruby Feature #6079 (Rejected): Hash#each_sorted
I often use my own mixin'd Hash#each_sorted that sorts the hash keys and then calls the block with the key and value. It would be useful to be added to Hash. (If this is already in Hash or Enumerable, I didn't see it.)
class Hash
d...
walker (Walter Urbaniak)

Also available in: Atom