boolean constant

GenericType<bool> const boolean

Must be a bool

Implementation

static const boolean = GenericType<bool>(TypeOid.boolean);