package
0.0.0-20240905143127-425c00369790
Repository: https://github.com/khulnasoft/tracker.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
New builds a new set object.
New builds a new set object.
No description provided by the author

# Structs

Set is a generic thread-safe data structure representing a unique collection of items, with synchronized access.
SimpleSet is a generic data structure representing a unique collection of items.