[ruby-core:76878] [Ruby trunk Feature#12512] Import Hash#transform_values and its destructive version from ActiveSupport
From:
matthew@...
Date:
2016-08-15 09:59:01 UTC
List:
ruby-core #76878
Issue #12512 has been updated by Matthew Kerwin. Incidentally, as discussed back in #7793, the [hashmap](https://rubygems.org/gems/hashmap) gem defines #map_keys, #map_values, and #map_pairs, and their bang variants. ---------------------------------------- Feature #12512: Import Hash#transform_values and its destructive version from ActiveSupport https://bugs.ruby-lang.org/issues/12512#change-60101 * Author: Kenta Murata * Status: Open * Priority: Normal * Assignee: Kenta Murata ---------------------------------------- I think value transformation is a fundamental feature of Hash. -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>