sorted-groups 0.2.0

Implement a data structure to store elements in sorted groups while maintaining the order of elements in each group
Documentation
1
2
3
fn main() {
    println!("Hello, world!");
}