Sha256: bbca0636a0062af862b3f06f296f00ffef5cdd18dc8c7b73e7881dce20e0160d

Contents?: true

Size: 129 Bytes

Versions: 11

Compression:

Stored size: 129 Bytes

Contents

def foo(f)
  f.call(1)
end

foo(-> x { "str" })

__END__
# Classes
class Object
  def foo : (^(Integer) -> String) -> String
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
typeprof-0.7.0 smoke/proc4.rb
typeprof-0.6.1 smoke/proc4.rb
typeprof-0.6.0 smoke/proc4.rb
typeprof-0.5.4 smoke/proc4.rb
typeprof-0.5.3 smoke/proc4.rb
typeprof-0.5.2 smoke/proc4.rb
typeprof-0.5.1 smoke/proc4.rb
typeprof-0.5.0 smoke/proc4.rb
typeprof-0.4.2 smoke/proc4.rb
typeprof-0.4.1 smoke/proc4.rb
typeprof-0.4.0 smoke/proc4.rb