Skip to content

A simple bit array in Objective C for Bitwise operation

License

Notifications You must be signed in to change notification settings

qiulang/BitArray

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple BitArray

A simple bit array (fixed size) in Objective C for Bitwise operation, also BitArray is always a good candidate to try Unit Test.

CFBitVector seems a little bit complicated and lacks supports for Bitwise operation.

Setting Mach-O Type to Static Library although I built it as framework

About

A simple bit array in Objective C for Bitwise operation

Resources

License

Stars

Watchers

Forks

Packages

No packages published