times
Multiplies this number and the other integer as elements of the Ring.
The result is equal to this * other.value
Multiplies this number and the other integer as elements of the Semiring.
The result is equal to this * other.value
.
Multiplies this number and the other integer as elements of the Ring.
The result is equal to this * other.value
.
Multiplies this number and the other integer as elements of the Semiring.
The result is equal to this * other.value
Sums this integer and the other number as elements of the Ring.
The result is equal to this.value * other
.
Sums this integer and the other number as elements of the Semiring.
The result is equal to this.value * other
.
Multiplies this and the other numbers in terms of the Semiring.