plus

open inline operator override fun Byte.plus(other: Byte): Byte

Addition of two elements.

Return

the sum.

Parameters

<receiver>

the augend.

other

the addend.

Sources

common source
Link copied to clipboard