forInt constant

Kind<int> const forInt

Kind for int.

Implementation

static const Kind<int> forInt = IntKind();