zero constant

Integer const zero

Zero, as an Integer.

Implementation

static const Integer zero = Integer.constant(0);