package
1.0.25
Repository: https://github.com/flyteorg/flytestdlib.git
Documentation: pkg.go.dev

# Functions

Initializes a new BitSet of the specified size.
Creates a new CompactArray of specified size.

# Structs

Provides a wrapper on top of BitSet to store items of arbitrary size (up to 64 bits each) efficiently.

# Type aliases

BitSet is a set of bits that can be set, cleared and queried.
No description provided by the author
The biggest Item size that can fit in CompactArray.