simple-vec-collections 0.4.0

Collections implemented using Vec
Documentation
1
2
3
4
# vec-collections

Collections implemented using `Vec`.
The API is mostly compatible with the equivalent `std::collections` collections.