zero constant

Int4 const zero

A pre-computed instance of Int4(0).

Implementation

static const zero = Int4._(0);