//
pkg.gl
Category
github.com/Zeb-D/go-util
struct
set
package
1.0.6
Repository:
https://github.com/zeb-d/go-util.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
60 SLOC
#
Functions
NewBSTSet
No description provided by the author
NewLinkedListSet
No description provided by the author
#
Structs
BSTSet
base on binary search tree.
LinkedListSet
base on linked list.
#
Interfaces
ISet
No description provided by the author