BigInt.isEven

Test if the integer has an even value

struct BigInt
public const
bool
isEven
()

Return Value

Type: bool

true if the integer is even, false otherwise

Meta