toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-foundation
/
korlibs.bignumber
/
CommonBigInt
/
minus
minus
open
operator override
fun
minus
(
other
:
BigInt
)
:
CommonBigInt
Returns a new BigInt this this -
other
open
operator override
fun
minus
(
other
:
Int
)
:
CommonBigInt
Returns this -
other