Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-js
/
js.core
/
plus
plus
inline operator
fun
BigInt
.
plus
(
other
:
BigInt
)
:
BigInt
(
source
)
inline operator
fun
<
T
:
Bitmask
<
T
>
>
T
.
plus
(
other
:
T
)
:
T
(
source
)