Skip to content

dranidis/bitarray

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bitarray

GoDoc

BitArray is an efficient implementation of an array of bits (boolean array).

The implementation is based on an array of 64bit integers.

The interface offers all binary operators.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages