Commit Graph

2 Commits

Author SHA1 Message Date
Joe Tsai
1cc842b389
util/set: add more functionality to IntSet (#16640) 2025-07-30 13:08:53 -07:00
Joe Tsai
0de5e7b94f
util/set: add IntSet (#16602)
IntSet is a set optimized for integers.

Updates tailscale/corp#29809

Signed-off-by: Joe Tsai <joetsai@digital-static.net>
2025-07-22 12:22:17 -07:00