//
pkg.gl
Category
github.com/toolkits/rsc
regexp
regmerge
package
0.0.0-20190916221529-28ce20d05d44
Repository:
https://github.com/toolkits/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.