unaryPlus

operator fun String?.unaryPlus()
operator fun Number?.unaryPlus()
operator fun JsonElement.unaryPlus()