to_h.rb
Path:
lib/backports/2.1.0/array/to_h.rb
Last Update:
Sat Mar 02 23:41:52 +0000 2019
No need to specialize it, just use
Enumerable
‘s implementation:
Required files
backports/2.1.0/enumerable/to_h
[Validate]