contain-rs / bit-set

A Set of Bits
Apache License 2.0
63 stars 25 forks source link

Make use of `BitVec::insert` #47

Open pczarn opened 2 months ago

pczarn commented 2 months ago

https://github.com/contain-rs/bit-vec/pull/106

No idea how to expose this efficient function.