Function max_values

Source
pub fn max_values(
    patterns: &HashMap<SecondaryPattern, f64>,
) -> Vec<(SecondaryPattern, f64)>