ryenus (_ ryenus)
- Login: ryenus
- Registered on: 09/19/2012
- Last sign in: 02/27/2013
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 0 | 0 |
Activity
09/19/2012
-
02:30 PM Ruby Feature #6669: A method like Hash#map but returns hash
- What about #remap
#select and #reject only change the number of k/v pairs and do not change the mapping.
Compared to that, here we want to have certain keys to map to different values, so #remap clearly infers such purpose to me.
Rega...