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