Sha256: a17d22d1ed39f3f08478629a081981ff7a7fb31b3d7a2c3046c80149e117dbe2

Contents?: true

Size: 140 Bytes

Versions: 1

Compression:

Stored size: 140 Bytes

Contents

class Proc
  include LambdaDriver::Callable
  include LambdaDriver::Currying if RUBY_VERSION < '1.9.0'
  include LambdaDriver::Liftable
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
lambda_driver-1.2.0 lib/lambda_driver/core_ext/proc.rb