julia
cb49741c - morph BitSet into a real Int Set

Commit
8 years ago
morph BitSet into a real Int Set Add an offset field to BitSet acting as an infimum of stored values, which can be adjusted on-the-fly. BitSet then becomes able to store negative integers, and doesn't have to have elements centered around 0.
Author
Committer
Parents
Loading