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