zero constant

Bit const zero

A pre-computed instance of Bit(0).

Implementation

static const zero = Bit._(0);