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>
2023-05-11 15:17:34 -07:00
..
set.go util/set: add a basic map-based Set type 2023-05-11 15:17:34 -07:00
set_test.go util/set: add a basic map-based Set type 2023-05-11 15:17:34 -07:00
slice.go util/set: move Slice type from corp to oss 2023-04-14 19:25:39 -04:00
slice_test.go util/set: move Slice type from corp to oss 2023-04-14 19:25:39 -04:00