Sha256: e3b5b7c7ca840e7c5d745f42ad3a5224f29a14b23a94445731aae87b34d9fc91

Contents?: true

Size: 163 Bytes

Versions: 14

Compression:

Stored size: 163 Bytes

Contents

def foo
  cell = Cell.new
  cell.set { Foo.new(:a, :b) }
  cell.dummy { }
  cell
end

__END__
# Classes
class Object
  private
  def foo: -> Cell[Foo[:a, :b]]
end

Version data entries

14 entries across 14 versions & 1 rubygems

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