Sha256: ecc24e9503c9d2de8bdb53dcbd5908f2ef412337b2def5408bc82dff1ee0ea5f

Contents?: true

Size: 114 Bytes

Versions: 8

Compression:

Stored size: 114 Bytes

Contents

def foo
  Hash.new { |h, k| h[k] = [] }
end

foo
__END__
# Classes
class Object
  def foo : -> Hash[bot, bot]
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
typeprof-0.7.0 smoke/hash4.rb
typeprof-0.6.1 smoke/hash4.rb
typeprof-0.6.0 smoke/hash4.rb
typeprof-0.5.4 smoke/hash4.rb
typeprof-0.4.2 smoke/hash4.rb
typeprof-0.4.1 smoke/hash4.rb
typeprof-0.4.0 smoke/hash4.rb
typeprof-0.3.0 smoke/hash4.rb