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 b69059334b util/set: add a basic map-based Set type
We have two other types of Sets here. Add the basic obvious one too.

Needed for a change elsewhere.

Updates #cleanup

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
1 year ago
..
set.go util/set: add a basic map-based Set type 1 year ago
set_test.go util/set: add a basic map-based Set type 1 year ago
slice.go util/set: move Slice type from corp to oss 1 year ago
slice_test.go util/set: move Slice type from corp to oss 1 year ago