package
0.0.0-20241112080837-97b903613cec
Repository: https://github.com/deepin-community/docker.io.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.