unaryMinus

@JvmName(name = "unaryMinusConstant")
abstract operator fun C.unaryMinus(): C
abstract operator override fun P.unaryMinus(): P