Usage
import from Flags
Description
Flags is a type whose elements are 1-indexed contiguous blocks of boolean flags. The functionality is similar to using arrays of Boolean, but the implementation is more compact, each flag using only one machine bit.
Exports
PrimitiveArrayType Boolean dimension: (%, Z) Z number of flags that are set
where
Z == MachineInteger