kotlin-stdlib
Common
kotlin-stdlib
/
kotlin
/
ULong
/
minus
minus
Common
inline operator
fun
minus
(
other
:
UByte
)
:
ULong
Content copied to clipboard
inline operator
fun
minus
(
other
:
UShort
)
:
ULong
Content copied to clipboard
inline operator
fun
minus
(
other
:
UInt
)
:
ULong
Content copied to clipboard
inline operator
fun
minus
(
other
:
ULong
)
:
ULong
Content copied to clipboard
Subtracts the other value from this value.