BOOL_OPERATORS

An array containing all bool-operators (operators that return true/false)

package const
string[] BOOL_OPERATORS;

Meta