Sha256: fad6dee6c8357e0c8bd4c288837a5ee8fb54e8939e9da900c9a87a44ccd817c8
Contents?: true
Size: 104 Bytes
Versions: 6
Compression:
Stored size: 104 Bytes
Contents
def foo Hash.new { |h, k| h[k] = [] } end foo __END__ # Classes class Object def foo : -> Hash end
Version data entries
6 entries across 6 versions & 1 rubygems
Version | Path |
---|---|
typeprof-0.2.0 | smoke/hash4.rb |
typeprof-0.1.4 | smoke/hash4.rb |
typeprof-0.1.3 | smoke/hash4.rb |
typeprof-0.1.2 | smoke/hash4.rb |
typeprof-0.1.1 | smoke/hash4.rb |
typeprof-0.1.0 | smoke/hash4.rb |