//
pkg.gl
Category
github.com/santakdalai90/golangdsa
datastructures
bitset
package
1.0.7
Repository:
https://github.com/santakdalai90/golangdsa.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
25 SLOC
#
Functions
NewBitSet
NewBitSet creates a new BitSet of the given size.
#
Structs
BitSet
BitSet represents a vector of bits.