Skip to content

Commit 78b6741

Browse files
committed
collections::bitv: change constructors for Bitv and BitvSet
`Bitv::new` has been renamed `Bitv::with_capacity`. The new function `Bitv::new` now creates a `Bitv` with no elements. The new function `BitvSet::with_capacity` creates a `BitvSet` with a specified capacity.
1 parent 9eb81ed commit 78b6741

File tree

3 files changed

+84
-72
lines changed

3 files changed

+84
-72
lines changed

0 commit comments

Comments
 (0)