Sha256: b709d36ccde7f2947e0f2fd509feb4b563fe13e08d892096c981b3c69ad7bee2

Contents?: true

Size: 90 Bytes

Versions: 2

Compression:

Stored size: 90 Bytes

Contents

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

Version data entries

2 entries across 2 versions & 1 rubygems

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