//
pkg.gl
Category
github.com/kavons/golang-toolbox
set
package
1.0.2
Repository:
https://github.com/kavons/golang-toolbox.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
0
#
Packages
sliceset
Package sliceset provides a convenient []int set wrapper to aid in testing and benchmarks, and to serve as an example for those in need of a (concrete) abstraction for simplifying code.