Sha256: fdfd37265065cd9dca9e2d94d9bf3d4b1c4aa76020c82df35b51982fa53c91f0

Contents?: true

Size: 149 Bytes

Versions: 11

Compression:

Stored size: 149 Bytes

Contents

def log(x)
end

log([1] + ["str"] + [2] + [:sym])

__END__
# Classes
class Object
  private
  def log: (Array[:sym | Integer | String] x) -> nil
end

Version data entries

11 entries across 11 versions & 1 rubygems

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