pub fn evaluate_equals(left: &Value, right: &Value) -> bool
Expand description

Compares two values and returns true when the two FEEL values are equal.