aboutsummaryrefslogtreecommitdiff
path: root/sets_test.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add Makefile and move files to structured foldersEuAndreh2024-12-141-126/+0
* expose sorted sets builderChris Martin2023-03-011-0/+23
* sets & maps: remove varargs APIs & SetMany variantsOskar Haarklou Veileborg2023-01-121-5/+5
* Ensure immutability of sets (and maps with SetMany)Oskar Haarklou Veileborg2023-01-091-0/+1
* sets: varargsAm Laher2022-12-281-2/+2
* Set + SortedSet with testAm Laher2022-12-241-0/+102