Skip to content

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

License

Notifications You must be signed in to change notification settings

loftware/BitVector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bit-vector

A dynamically resizing bit vector type. The interface to BitVector is identical to that of a collection of Bool, but the underlying storage is minimized.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages