pub fn operator_lookup() -> &'static HashMap<&'static str, &'static OperatorConstraints>Expand description
Get the operator lookup table, generating it if needed.
pub fn operator_lookup() -> &'static HashMap<&'static str, &'static OperatorConstraints>Get the operator lookup table, generating it if needed.