package
0.0.0-20250130204033-e82d90384e5b
Repository: https://github.com/laurentgoderre/moby.git
Documentation: pkg.go.dev

# Functions

Copy returns a deep copy of b.
NewHandle returns a new Bitmap of ordinals in the interval [0, n).

# Variables

ErrBitAllocated is returned when the specific bit requested is already set.
ErrNoBitAvailable is returned when no more bits are available to set.

# Structs

Bitmap is a fixed-length bit vector.