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