collection_tools 0.41.0

General purpose tools to manipulate collections( containers like Vec/HashMap/HashSet ).
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# Feature Test Surface

### Scope

Test specification surface for `docs/feature/` doc entity instances.

### Responsibility Table

| File | Responsibility |
|------|----------------|
| `01_collection_constructors.md` | Feature test spec for collection_constructors |
| `02_into_constructors.md` | Feature test spec for into_constructors |