| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2025-01-22 | util/slicesx: add AppendNonzero | Brad Fitzpatrick | 2 | -0/+24 |
| 2025-01-03 | util/slicesx: add MapKeys and MapValues from golang.org/x/exp/maps | Brad Fitzpatrick | 1 | -0/+40 |
| 2024-09-11 | util/slicesx: add FirstElementEqual and LastElementEqual | Brad Fitzpatrick | 2 | -0/+37 |
| 2024-07-22 | util/slicesx: add HasPrefix, HasSuffix, CutPrefix, and CutSuffix functions | Nick Khyl | 2 | -1/+82 |
| 2024-06-05 | all: use math/rand/v2 more | Maisem Ali | 1 | -3/+3 |
| 2024-04-30 | util/slicesx: add AppendMatching | Brad Fitzpatrick | 2 | -0/+25 |
| 2024-04-16 | all: use Go 1.22 range-over-int | Brad Fitzpatrick | 1 | -2/+2 |
| 2024-01-19 | util/slicesx: add Filter function | Andrew Dunham | 2 | -0/+53 |
| 2023-09-30 | util/slicesx: add EqualSameNil, like slices.Equal but same nilness | Brad Fitzpatrick | 2 | -0/+33 |
| 2023-08-17 | all: use Go 1.21 slices, maps instead of x/exp/{slices,maps} | Brad Fitzpatrick | 1 | -2/+1 |
| 2023-06-08 | util/slicesx: add Partition function | Andrew Dunham | 2 | -0/+36 |
| 2023-03-03 | util/slicesx: add package for generic slice functions, use | Andrew Dunham | 2 | -0/+110 |
