| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | Add helper for iterating over a range defined by a pair of iterators | Dan Goodliffe | 2023-04-07 |
| * | Allow overriding vectorOfN's returned type | Dan Goodliffe | 2023-03-17 |
| * | operator*= can work on any iterable collection | Dan Goodliffe | 2023-02-27 |
| * | Add nodiscard to many collections helpers | Dan Goodliffe | 2023-02-27 |
| * | Helpers to create container instances from ranges | Dan Goodliffe | 2023-02-25 |
| * | Fixed up vector operator+ element | Dan Goodliffe | 2023-02-24 |
| * | Add utilities for mutating, concatenating, creating vectors | Dan Goodliffe | 2023-02-01 |
| * | Add a concept for sequential collections suitable for passing to OpenGL | Dan Goodliffe | 2023-01-02 |
| * | Allow operator*= on spans, not just arrays | Dan Goodliffe | 2022-12-30 |
| * | Add helper to produce cartesian product of two arrays | Dan Goodliffe | 2022-12-29 |
| * | constexpr collections helpers | Dan Goodliffe | 2022-12-29 |
| * | Add two new array helpers | Dan Goodliffe | 2022-12-28 |
| * | Helper operator+ to join arrays | Dan Goodliffe | 2022-12-18 |
