BigInt.toInt

Returns the value of this BigInt as an int, or +- long.max if outside the representable range.

struct BigInt
long
toInt
()

Meta