to_h.rb
Path:
lib/backports/2.1.0/array/to_h.rb
Last Update:
Fri Dec 18 15:18:18 +0000 2015
No need to specialize it, just use
Enumerable
‘s implementation:
Required files
backports/2.1.0/enumerable/to_h
[Validate]