package
Version:
v1.4.1
Opens a new window with list of versions in this module.
Published: Jan 7, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 37
Opens a new window with list of known importers.
Documentation
¶
MakeSet initialize the set
func (set *Set[T]) Add(key T)
func (set *Set[T]) Exists(key T) bool
func (set *Set[T]) ToSlice() []T
Source Files
¶
Click to show internal directories.
Click to hide internal directories.