Versions in this module Expand all Collapse all v20 v20.2.0 May 15, 2025 v20.1.0 May 8, 2025 v20.0.0 May 2, 2025 Changes in this version + type Set map[T]struct + func New[T cmp.Ordered](values ...T) Set[T] + func (self Set[T]) Add(values ...T) + func (self Set[T]) AddSet(other Set[T]) + func (self Set[T]) Values() []T Other modules containing this package github.com/git-town/git-town/v15 github.com/git-town/git-town/v16 github.com/git-town/git-town/v17 github.com/git-town/git-town/v18 github.com/git-town/git-town/v19 github.com/git-town/git-town/v21 github.com/git-town/git-town/v22