//
pkg.gl
Category
github.com/Comcast/codex
capacityset
package
0.10.0
Repository:
https://github.com/comcast/codex.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
66 SLOC
#
Functions
NewCapacitySet
NewCapacitySet returns the set interface with max capacity allowing of a set with cap.
SendToChannel
No description provided by the author
#
Interfaces
Set
Set is the interface of the common set storage pattern.