julia
7f44009c - optimize updating a value in BitSet

Commit
8 years ago
optimize updating a value in BitSet _setint! was delegating to the bitarray code, but then some work was being redone in get_chunks_id. So we split this functionality into lower level functions.
Author
Committer
Parents
Loading