Skip to content

Commit d611800

Browse files
committed
auto merge of #15284 : apoelstra/rust/bitv-methods, r=cmr
The types `Bitv` and `BitvSet` are badly out of date. This PR: - cleans up the code (primarily, simplifies `Bitv` and implements `BitvSet` in terms of `Bitv`) - implements several new traits for `Bitv` - adds new functionality to `Bitv` and `BitvSet` - replaces internal iterators with external ones - updates documentation - minor bug fixes This is a significantly souped-up version of PR #15139 and is the result of the discussion there.
2 parents 29d6a8e + 8ef0165 commit d611800

File tree

3 files changed

+692
-645
lines changed

3 files changed

+692
-645
lines changed

0 commit comments

Comments
 (0)