Libraries
»
type_struct
(0.3.0)
»
Index
»
TypeStruct
»
Unionable
»
#|
Method: TypeStruct::Unionable#|
Defined in:
lib/type_struct/union.rb
#
|
(other) ⇒
Object
27 28 29
# File 'lib/type_struct/union.rb', line 27
def
|
(
other
)
Union
.
new
(
self
,
other
)
end