unaryPlus

open operator fun T.unaryPlus(): T(source)

Returns this value.

Receiver

this value.

Return

this value.