unaryMinus

operator fun unaryMinus(): Long

Returns the negative of this value.

operator fun unaryMinus(): Long(source)

Returns the negative of this value.

operator external fun unaryMinus(): Long

Returns the negative of this value.