digitalmars.D.learn - Bit Array: which one?
- Matej Nanut (7/7) Apr 13 2013 Hello,
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