kotlin-unsigned
/
unsigned
/
divideUnsigned
divide
Unsigned
infix fun
Int
.
divideUnsigned
(divisor:
Int
):
Int
Content copied to clipboard
infix fun
Long
.
divideUnsigned
(divisor:
Long
):
Long
Content copied to clipboard