pub fn values_equal(a: &JValue, b: &JValue) -> bool
Compare two JSON values for deep equality (JSONata semantics)