plus

open inline operator override fun Long.plus(arg: Long): Long

Addition of two elements.

Receiver

the augend.

Return

the sum.

Parameters

arg

the addend.

Sources

Link copied to clipboard