pub fn eval_boolean_strings(op: &str, a: &str, b: &str) -> Option<Expression>
Evaluate a boolean comparison between two strings