Gt constant
Op
const Gt
'is greater than' relational comparision operator
Implementation
static const Op Gt = const Op._(2, '>');
'is greater than' relational comparision operator
static const Op Gt = const Op._(2, '>');