package
Version:
v0.0.0-...-99d40e0
Opens a new window with list of versions in this module.
Published: Aug 30, 2020
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package bitset implements a bit array for dense indexes.
Bitset is a bit array for dense indexes.
NewBitset constructs a Bitset.
Clear clears bit at index i.
Set sets the bit at index i.
Test tests bit at index i.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.