package
Version:
v0.0.0-...-1b9da5d
Opens a new window with list of versions in this module.
Published: Dec 17, 2025
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func (s *Set[T]) Clone() *Set[T]
func (s *Set[T]) Contains(t T) bool
func (s *Set[T]) Insert(ts ...T)
func (s *Set[T]) Remove(t T)
func (s *Set[T]) Values() []T
Source Files
¶
Click to show internal directories.
Click to hide internal directories.