stdlib
1.8
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0
Common
JVM
JS
Native
stdlib
/
kotlin
/
Long
/
unaryMinus
unary
Minus
Common
JVM
JS
Native
operator
fun
unaryMinus
(
)
:
Long
(
source
)
Returns the negative of this value.
Since Kotlin
1.2
operator
fun
unaryMinus
(
)
:
Long
(
source
)
Returns the negative of this value.
Since Kotlin
1.0
operator
fun
unaryMinus
(
)
:
Long
(
source
)
Returns the negative of this value.
Since Kotlin
1.1
operator external
fun
unaryMinus
(
)
:
Long
(
source
)
Returns the negative of this value.
Since Kotlin
1.3