Sha256: 7466ead24f4ba857001fedd1fe717fe52ca7ab31eee201b5446d225e63664f39

Contents?: true

Size: 88 Bytes

Versions: 2

Compression:

Stored size: 88 Bytes

Contents

module ToProc
  Key = -> *array do
    -> pair { array.to_proc.call pair[0] }
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
to_proc-0.0.8 lib/to_proc/key.rb
to_proc-0.0.7 lib/to_proc/key.rb