Sha256: 537564e4b786eda3e7d32c3311f9436f57fb74c3f9fd0ace5c403e28165c5eb7

Contents?: true

Size: 140 Bytes

Versions: 11

Compression:

Stored size: 140 Bytes

Contents

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

foo(-> x { "str" })

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

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
typeprof-0.20.0 smoke/proc4.rb
typeprof-0.15.3 smoke/proc4.rb
typeprof-0.15.2 smoke/proc4.rb
typeprof-0.15.1 smoke/proc4.rb
typeprof-0.15.0 smoke/proc4.rb
typeprof-0.14.1 smoke/proc4.rb
typeprof-0.14.0 smoke/proc4.rb
typeprof-0.13.0 smoke/proc4.rb
typeprof-0.12.0 smoke/proc4.rb
typeprof-0.11.0 smoke/proc4.rb
typeprof-0.10.0 smoke/proc4.rb