prefix
operator
prefix
-- {
associativity
precedence
}
Declarations
prefix func -- <T : _BidirectionalIndexType>(inout: T)
Declaration
prefix
func
--
<
T
:
_BidirectionalIndexType
>
(
inout
x
:
T
) -
>
T
Declaration
prefix
func
--(
inout
rhs
:
Double
) -
>
Double