Sha256: 5eef9714f41ed32caa5c32f92cb9b58638b218dd48954d64409cbb99e0bd79a5
Contents?: true
Size: 142 Bytes
Versions: 1
Compression:
Stored size: 142 Bytes
Contents
class Method 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/method.rb |