parseBigInteger

fun String.parseBigInteger(): BigInt?

Returns null if a valid number cannot be read from a string

Sources

common source
Link copied to clipboard