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
Brad Fitzpatrick dca4036a20 util/set: add SmallSet
Updates tailscale/corp#29093

Change-Id: I0e07e83dee51b4915597a913b0583c99756d90e2
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
6 months ago
..
handle.go util/set: add some useful utility functions for Set (#9535) 2 years 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 6 months ago
smallset_test.go util/set: add SmallSet 6 months ago