assoc 1 | clear 2 |
Compare 1 | Converrt to Hash 1 |
Convert to Array 1 | Convert to String 2 |
default 2 | default_proc 1 |
delete 4 | delete_if 5 |
each 4 | each_key 2 |
each_value 2 | empty 1 |
find 1 | freeze 1 |
Hash Creation 11 | Hash Elements 3 |
Hash Extensions 4 | Hash Keys 11 |
Hash Length 1 | Hash values 3 |
Hash.new 8 | has_key 1 |
has_value 2 | include 1 |
index 5 | inject 2 |
invert 1 | Key value 2 |
member 1 | merge 4 |
Nested hash 2 | Print Hash 4 |
rehash 1 | reject 1 |
replace 3 | select 1 |
shift 1 | sort 2 |
sort_by 1 | store 1 |
update 1 | values 1 |
values_at 2 |