times

abstract operator fun times(other: VAllNNI): VAllNNI(source)
abstract operator fun times(other: VAllNNI.Value): VAllNNI(source)
abstract operator fun times(mult: VNonNegativeInteger): VAllNNI(source)