Lt constant
Op
const Lt
'is less than' relational comparision operator
Implementation
static const Op Lt = const Op._(5, '<');
'is less than' relational comparision operator
static const Op Lt = const Op._(5, '<');