Presently sets are fixed at 256 elements. Implement 0 base N length sets, which are arrays of bits that can be any length, but are fixed length according to type. By the rules of ISO 7185, these can perform operations between any length of set with any other.
Presently sets are fixed at 256 elements. Implement 0 base N length sets, which are arrays of bits that can be any length, but are fixed length according to type. By the rules of ISO 7185, these can perform operations between any length of set with any other.