Function itertools::grouping_map::new
source ยท pub fn new<I, K, V>(iter: I) -> GroupingMap<I>
Expand description
Creates a new GroupingMap
from iter
pub fn new<I, K, V>(iter: I) -> GroupingMap<I>
Creates a new GroupingMap
from iter