Sha256: 42eeb247a77c6315bfe675b6fdc62030099630039a0c2932d6d93eb5b1669793

Contents?: true

Size: 125 Bytes

Versions: 14

Compression:

Stored size: 125 Bytes

Contents

def foo
  "".split("").map {|n| n.to_i }
end

foo

__END__
# Classes
class Object
  private
  def foo: -> Array[Integer]
end

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
typeprof-0.20.0 smoke/string-split.rb
typeprof-0.15.3 smoke/string-split.rb
typeprof-0.15.2 smoke/string-split.rb
typeprof-0.15.1 smoke/string-split.rb
typeprof-0.15.0 smoke/string-split.rb
typeprof-0.14.1 smoke/string-split.rb
typeprof-0.14.0 smoke/string-split.rb
typeprof-0.13.0 smoke/string-split.rb
typeprof-0.12.0 smoke/string-split.rb
typeprof-0.11.0 smoke/string-split.rb
typeprof-0.10.0 smoke/string-split.rb
typeprof-0.9.2 smoke/string-split.rb
typeprof-0.9.1 smoke/string-split.rb
typeprof-0.9.0 smoke/string-split.rb