package
Version:
v0.0.0-...-07010e4
Opens a new window with list of versions in this module.
Published: Dec 15, 2024
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.