Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-js
/
js.core
/
BigInt
Big
Int
external
fun
BigInt
(
value
:
Int
)
:
BigInt
(
source
)
external
fun
BigInt
(
value
:
Long
)
:
BigInt
(
source
)
external
fun
BigInt
(
value
:
String
)
:
BigInt
(
source
)