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