summaryrefslogtreecommitdiff
path: root/lib/collections.hpp
Commit message (Collapse)AuthorAge
* Add helper to produce cartesian product of two arraysDan Goodliffe2022-12-29
|
* constexpr collections helpersDan Goodliffe2022-12-29
|
* Add two new array helpersDan Goodliffe2022-12-28
| | | | | * create a new array from an old one and a mutation * mutate all the members of an existing array
* Helper operator+ to join arraysDan Goodliffe2022-12-18