operatorsRelational

Relational Operators

enum operatorsRelational = ["/=", "=", "<", "<=", ">", ">="];

Meta