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