Skip to main content

remove_count

Function remove_count 

Source
fn remove_count<T: Copy + Ord>(counts: &mut BTreeMap<T, usize>, value: T)