
The highest tagged major version is
v2.
package
Version:
v0.8.0
Opens a new window with list of versions in this module.
Published: Jul 25, 2025
License: GPL-3.0, LGPL-3.0
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
¶
BitSet implements a simple bit set
New creates a new bit set
Add adds a bit to the set
BitCount returns the number of bits in the set
Bytes returns the byte representation
Contains checks if a bit is in the set
Len returns the number of bits set
Remove removes a bit from the set
Source Files
¶
Click to show internal directories.
Click to hide internal directories.