class interface BIT_STRING -- -- Very large Bit sequences handling. -- Also consider class BIT_N for small Bit sequences. -- -- NOTE : This class is not yet implemeted (work in progress). -- This will be done for release -0.77. -- creation make (c: INTEGER) end of BIT_STRING