
The highest tagged major version is
v19.
package
Version:
v15.3.0
Opens a new window with list of versions in this module.
Published: Aug 26, 2024
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
a simple generic Set implementation
func (self Set[T]) Add(values ...T)
func (self Set[T]) AddSet(other Set[T])
func (self Set[T]) Contains(value T) bool
func (self Set[T]) Values() []T
Source Files
¶
Click to show internal directories.
Click to hide internal directories.