Skip to main content

insert_count

Function insert_count 

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