/BitVector

A dynamically resizing bitvector type. The interface to `BitVector` is identical to that of a collection of booleans, but the underlying storage is minimized.

Primary LanguageSwiftApache License 2.0Apache-2.0

Stargazers