one constant

Bit const one

A pre-computed instance of Bit(1).

Implementation

static const one = Bit._(1);