toggle menu
Variist
2.0.0
jvm
switch theme
search in API
Variist
/
com.tegonal.variist.utils
/
toBigInt
to
Big
Int
inline
fun
Int
.
toBigInt
(
)
:
<Error class: unknown class>
(
source
)
Converts
this
Int
to a
BigInt
.
Since
2.0.0
inline
fun
Long
.
toBigInt
(
)
:
<Error class: unknown class>
(
source
)
Converts
this
Long
to a
BigInt
.
Since
2.0.0