Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Makefile and move files to structured folders | EuAndreh | 2024-12-14 | 1 | -126/+0 |
* | expose sorted sets builder | Chris Martin | 2023-03-01 | 1 | -0/+23 |
* | sets & maps: remove varargs APIs & SetMany variants | Oskar Haarklou Veileborg | 2023-01-12 | 1 | -5/+5 |
* | Ensure immutability of sets (and maps with SetMany) | Oskar Haarklou Veileborg | 2023-01-09 | 1 | -0/+1 |
* | sets: varargs | Am Laher | 2022-12-28 | 1 | -2/+2 |
* | Set + SortedSet with test | Am Laher | 2022-12-24 | 1 | -0/+102 |