forBool constant

Kind<bool> const forBool

Kind for bool.

Implementation

static const Kind<bool> forBool = BoolKind();