unaryPlus

@JvmName(name = "unaryPlusConstant")
open operator fun C.unaryPlus(): C
open operator override fun P.unaryPlus(): P