collection_tools 0.52.0

General purpose tools to manipulate collections( containers like Vec/HashMap/HashSet ).
Documentation
1
2
3
4
5
6
7
8
9
# Backlog

Tasks reviewed but not yet promoted to active work.

## Responsibility Table

| File | Responsibility |
|------|----------------|
| `001_explore_type_checking_marker_traits.md` | Evaluate and prototype marker traits for collection type discrimination |