BigInt.isZero

Test if the integer is zero

struct BigInt
const
bool
isZero
()

Return Value

Type: bool

true if the integer is zero, false otherwise

Meta