toggle menu
bignum
0.3.10
common
switch theme
search in API
bignum
/
com.ionspin.kotlin.bignum.integer
/
minus
minus
operator
fun
Long
.
minus
(
other
:
BigInteger
)
:
BigInteger
operator
fun
Int
.
minus
(
other
:
BigInteger
)
:
BigInteger
operator
fun
Short
.
minus
(
other
:
BigInteger
)
:
BigInteger
operator
fun
Byte
.
minus
(
other
:
BigInteger
)
:
BigInteger
operator
fun
ULong
.
minus
(
other
:
BigInteger
)
:
BigInteger
operator
fun
UInt
.
minus
(
other
:
BigInteger
)
:
BigInteger
operator
fun
UShort
.
minus
(
other
:
BigInteger
)
:
BigInteger
operator
fun
UByte
.
minus
(
other
:
BigInteger
)
:
BigInteger