contain-rs / bit-set

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

Add "truncate"-like method #35

Open pczarn opened 2 months ago

pczarn commented 2 months ago

We need a way to expose truncation. It will delegate to BitVec's truncate.