//
pkg.gl
Category
github.com/ms-xy/go-common
datastructures
package
1.2.4
Repository:
https://github.com/ms-xy/go-common.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
59 SLOC
#
Functions
NewStringSet
No description provided by the author
NewUuidSet
No description provided by the author
#
Structs
StringSet
No description provided by the author
UuidSet
No description provided by the author
#
Interfaces
Set
Set is a very simple interface definition for minimal set datastructure functionality.