nill constant

Char const nill

The null character; useful as an initial state

Implementation

static const nill = Char(CharCode.nullChar);