big-numbers
0.1.0
big-numbers
/
io.klibs.math.big
/
plus
plus
inline operator
fun
BigInt
.
plus
(
rhs
:
Byte
)
:
BigInt
inline operator
fun
BigInt
.
plus
(
rhs
:
Short
)
:
BigInt
inline operator
fun
BigInt
.
plus
(
rhs
:
Int
)
:
BigInt
inline operator
fun
BigInt
.
plus
(
rhs
:
Long
)
:
BigInt
inline operator
fun
BigInt
.
plus
(
rhs
:
UByte
)
:
BigInt
inline operator
fun
BigInt
.
plus
(
rhs
:
UShort
)
:
BigInt
inline operator
fun
BigInt
.
plus
(
rhs
:
UInt
)
:
BigInt
inline operator
fun
BigInt
.
plus
(
rhs
:
ULong
)
:
BigInt