//
pkg.gl
Category
github.com/YiuTerran/leaf
util
collection
setutil
package
2.2.2+incompatible
Repository:
https://github.com/yiuterran/leaf.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
1
Files
228 SLOC
#
Functions
NewInt32Set
No description provided by the author
NewInt64Set
No description provided by the author
NewStringSet
No description provided by the author
#
Structs
Int32Set
如果需要通用泛型,可以使用github.com/deckarep/golang-set这个包非goroutine安全.
Int64Set
No description provided by the author
StringSet
No description provided by the author