infix
operator
| {
associativity
left
precedence
140
}
Declarations
func | <T : _RawOptionSetType>(_: T, b: T)
Declaration
func
|
<
T
:
_RawOptionSetType
>
(
a
:
T
,
b
:
T
) -
>
T
Declaration
func
|(
lhs
:
Int
,
rhs
:
Int
) -
>
Int