Algorithms for dynamic and static bitarrays based with integral blocks.
Algorithms are qualified as package because they should only be used by bit-array containers.
Find index of first set (one) bit or length if no bit cleared.
Find index of first cleared (zero) bit or length if no bit cleared.
See Source File
Algorithms for dynamic and static bitarrays based with integral blocks.
Algorithms are qualified as package because they should only be used by bit-array containers.