package
Version:
v0.0.0-...-03afc55
Opens a new window with list of versions in this module.
Published: Nov 11, 2015
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Map struct {
BitSize int
Length int
}
Set is a collection of booleans stored as bits
NewSet allocates a new bit set that can store up to the
passed number of bits.
Get returns the value of the bit at the location
Set changes the value of the bit at the location.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.