The hashslice library adds builtin hash slicing to Ruby's Hash class. This lets you reference, or assign to, multiple hash keys simultaneously via the Hash#[] and Hash#[]= methods, respectively.
Daniel J. Berger, Michael Granger
September 23, 2020 1:50pm
Artistic-2.0