julia
cb49741c
- morph BitSet into a real Int Set
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#25029 - Make BitSet store any Int
Author
rfourquet
Committer
rfourquet
Parents
d5d12ad6
Loading