Skip to main content

compare_with_control

Function compare_with_control 

Source
pub fn compare_with_control(
    a: &Value,
    b: &Value,
    control: &ProductionControl<'_>,
) -> Result<Ordering>
Expand description

Compare with the existing two-valued selector convention that SQL UNKNOWN sorts as equal.