Skip to content

serjnarbut/gbitarray

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gbitarray

Very simple and lightweight BitArray implementation

bits := NewBitArray(10)
bits.SetBit(5)

if bits.HasBit(5) {

}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages