add Hash#each_pair

parent 45b0e1f7
......@@ -10,4 +10,6 @@ class Hash
end
self
end
alias each_pair each
end
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment