Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR RUBY

is there a way of changing the key of a hash

hash.to_a.transpose.map(&:sort).transpose.to_h
 
PREVIOUS NEXT
Tagged: #changing #key #hash
ADD COMMENT
Topic
Name
3+1 =