Is constant

Op const Is

'IS' relational comparision operator

Implementation

static const Op Is = const Op._(7, 'IS');