package
1.79.0-mod
Repository: https://github.com/sagernet/tailscale.git
Documentation: pkg.go.dev

# Functions

Of returns a new set constructed from the elements in slice.
SetOf returns a new set constructed from the elements in slice.

# Structs

Handle is an opaque comparable value that's used as the map key in a HandleSet.
Slice is a set of elements tracked in a slice of unique elements.

# Type aliases

HandleSet is a set of T.
Set is a set of T.