//
pkg.gl
Category
github.com/gastrograph/rsc
regexp
regmerge
package
0.0.0-20160513173322-cb86aa577fbd
Repository:
https://github.com/gastrograph/rsc.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
15
Dependents
0
Files
1.2k SLOC
#
Functions
NewSet
NewSet returns a new Set with a given maximum size.
#
Variables
ErrMemory
No description provided by the author
ErrNoMatch
No description provided by the author
#
Structs
Set
A Set is a sparse set of uint32 values.