types
/
kotools.types.number
/
plus
common
plus
@
SinceKotools
(
project =
Project.Types
,
version =
"3.0"
)
operator fun
Int
.
plus
(other:
IntHolder
):
Int
Content copied to clipboard
Adds the
other
value to this value.