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