Sha256: e8f9b03b386b5978bd865e4bc5488cc4ea583d56e4ae6207a899d89aad20667c

Contents?: true

Size: 116 Bytes

Versions: 18

Compression:

Stored size: 116 Bytes

Contents

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

foo

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

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
typeprof-0.7.0 smoke/string-split.rb
typeprof-0.6.1 smoke/string-split.rb
typeprof-0.6.0 smoke/string-split.rb
typeprof-0.5.4 smoke/string-split.rb
typeprof-0.5.3 smoke/string-split.rb
typeprof-0.5.2 smoke/string-split.rb
typeprof-0.5.1 smoke/string-split.rb
typeprof-0.5.0 smoke/string-split.rb
typeprof-0.4.2 smoke/string-split.rb
typeprof-0.4.1 smoke/string-split.rb
typeprof-0.4.0 smoke/string-split.rb
typeprof-0.3.0 smoke/string-split.rb
typeprof-0.2.0 smoke/string-split.rb
typeprof-0.1.4 smoke/string-split.rb
typeprof-0.1.3 smoke/string-split.rb
typeprof-0.1.2 smoke/string-split.rb
typeprof-0.1.1 smoke/string-split.rb
typeprof-0.1.0 smoke/string-split.rb