zero method

BitVecNumeral zero()

Implementation

BitVecNumeral zero() => BitVecNumeral(BigInt.zero, this);