Sha256: 481492cd0938aec1b5d7d066806c95c4b1b48d334686e69576497095bcd08f4f
Contents?: true
Size: 198 Bytes
Versions: 86
Compression:
Stored size: 198 Bytes
Contents
type foo = String | Integer type bar = Array[Integer] | foo type baz = [String, Symbol] type name = :foo | :bar class AliasMethodArg def foo: (name) -> Integer | (Symbol) -> String end
Version data entries
86 entries across 86 versions & 1 rubygems