unaryPlus

operator fun List<T>.unaryPlus(): Boolean(source)
operator fun T.unaryPlus(): Boolean(source)