parseBigInteger

fun String.parseBigInteger(): BigInt?

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

Sources

Link copied to clipboard