www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.learn - Bit Array: which one?

Hello,

I noticed there are two different packed bit array 
implementations in Phobos: the specialised version of 
std.container.Array and std.bitmanip.BitArray. Which one should 
be used?

Thanks,
Matej
Apr 13 2013