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