aboutsummaryrefslogtreecommitdiffstats
path: root/skate/set/set.go
Commit message (Expand)AuthorAgeFilesLines
* set: no extra slice requiredMartin Czygan2021-07-031-3/+3
* set: some tweaksMartin Czygan2021-05-041-7/+8
* map is a reference typeMartin Czygan2021-05-011-45/+49
* use sync.Pool for temporary dataMartin Czygan2021-04-281-1/+7
* initial import of skateMartin Czygan2021-03-211-0/+163