pub fn is_saturated(saturation: f32, threshold: f32) -> boolExpand description
Is inconsistency saturated at or above threshold? Lets a caller draw the line between a
tolerable localised contradiction and a context whose consistency has broken down.