kotlin-stdlib
Common
JRE
Native
kotlin-stdlib
/
kotlin
/
Byte
/
unaryMinus
unary
Minus
Common
JRE
Native
operator
fun
unaryMinus
(
)
:
Int
Returns the negative of this value.
operator
fun
unaryMinus
(
)
:
Int
Returns the negative of this value.
inline operator
fun
unaryMinus
(
)
:
Int
Returns the negative of this value.