kotlin-unsigned
/
unsigned
/
urem
urem
infix fun
Byte
.
urem
(b:
Byte
):
Byte
Content copied to clipboard
infix fun
Byte
.
urem
(b:
Short
):
Byte
Content copied to clipboard
infix fun
Byte
.
urem
(b:
Int
):
Byte
Content copied to clipboard
infix fun
Byte
.
urem
(b:
Long
):
Byte
Content copied to clipboard
infix fun
Byte
.
urem
(b:
Ubyte
):
Byte
Content copied to clipboard
infix fun
Byte
.
urem
(b:
Ushort
):
Byte
Content copied to clipboard
infix fun
Byte
.
urem
(b:
Uint
):
Byte
Content copied to clipboard
infix fun
Byte
.
urem
(b:
Ulong
):
Byte
Content copied to clipboard
infix fun
Int
.
urem
(b:
Byte
):
Int
Content copied to clipboard
infix fun
Int
.
urem
(b:
Short
):
Int
Content copied to clipboard
infix fun
Int
.
urem
(b:
Int
):
Int
Content copied to clipboard
infix fun
Int
.
urem
(b:
Long
):
Int
Content copied to clipboard
infix fun
Int
.
urem
(b:
Ubyte
):
Int
Content copied to clipboard
infix fun
Int
.
urem
(b:
Ushort
):
Int
Content copied to clipboard
infix fun
Int
.
urem
(b:
Uint
):
Int
Content copied to clipboard
infix fun
Int
.
urem
(b:
Ulong
):
Int
Content copied to clipboard
infix fun
Long
.
urem
(b:
Byte
):
Long
Content copied to clipboard
infix fun
Long
.
urem
(b:
Short
):
Long
Content copied to clipboard
infix fun
Long
.
urem
(b:
Int
):
Long
Content copied to clipboard
infix fun
Long
.
urem
(b:
Long
):
Long
Content copied to clipboard
infix fun
Long
.
urem
(b:
Ubyte
):
Long
Content copied to clipboard
infix fun
Long
.
urem
(b:
Ushort
):
Long
Content copied to clipboard
infix fun
Long
.
urem
(b:
Uint
):
Long
Content copied to clipboard
infix fun
Long
.
urem
(b:
Ulong
):
Long
Content copied to clipboard
infix fun
Short
.
urem
(b:
Byte
):
Short
Content copied to clipboard
infix fun
Short
.
urem
(b:
Short
):
Short
Content copied to clipboard
infix fun
Short
.
urem
(b:
Int
):
Short
Content copied to clipboard
infix fun
Short
.
urem
(b:
Long
):
Short
Content copied to clipboard
infix fun
Short
.
urem
(b:
Ubyte
):
Short
Content copied to clipboard
infix fun
Short
.
urem
(b:
Ushort
):
Short
Content copied to clipboard
infix fun
Short
.
urem
(b:
Uint
):
Short
Content copied to clipboard
infix fun
Short
.
urem
(b:
Ulong
):
Short
Content copied to clipboard