Sha256: e2dc6029a9fdbfa7dd28d15b1aa7380dcc5ec1132bf31fb312fcae7dc7a1fb94
Contents?: true
Size: 141 Bytes
Versions: 86
Compression:
Stored size: 141 Bytes
Contents
class Foo # @type method foo: (Hash[String, untyped]) -> void def foo(x) # @type ivar @y: Hash[String, untyped] @y = x end end
Version data entries
86 entries across 86 versions & 1 rubygems