cfaeeaa690
lfsr_data_t is proving itself to be a powerful abstraction. As a plus, the reduction from two out-pointers to one out-pointer in lookup functions (off+size vs lfsr_data_t) may actually save some code size in places. Also adopted the ones-complement sort of conditional size field similar to the weight field in lfsr_btree_t.