1
2
type set[T comparable] map[T]bool
type set[T comparable] map[T]struct{}