types
/
kotools.types.number
/
IntHolder
/
minus
common
minus
open operator fun
minus
(other:
Int
):
Int
Content copied to clipboard
open operator fun
minus
(other:
IntHolder
):
Int
Content copied to clipboard
Subtracts the
other
value from this
value
.