hashslice 1.1.0
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.
Gemfile:
=
复制到剪贴板
已复制
安装:
=
Development 依赖关系 (1):
test-unit
>= 0