| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | sets & maps: remove varargs APIs & SetMany variants | Oskar Haarklou Veileborg | 2023-01-12 | 1 | -5/+5 |
| | | | | | | The implementation behind the API is not more efficient than manually looping over a data structure and inserting elements one-by-one. | ||||
| * | 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 |
