You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/util/set
Joe Tsai 1cc842b389
util/set: add more functionality to IntSet (#16640)
4 months ago
..
handle.go util/set: add some useful utility functions for Set (#9535) 2 years ago
intset.go util/set: add more functionality to IntSet (#16640) 4 months ago
intset_test.go util/set: add more functionality to IntSet (#16640) 4 months ago
set.go util/set: add Of variant of SetOf that takes variadic parameter 2 years ago
set_test.go util/set: add Of variant of SetOf that takes variadic parameter 2 years ago
slice.go all: use iterators over slice views more 1 year ago
slice_test.go util/set: move Slice type from corp to oss 3 years ago
smallset.go util/set: add SmallSet.SoleElement, fix bug, add more tests 6 months ago
smallset_test.go util/set: add SmallSet.SoleElement, fix bug, add more tests 6 months ago