
14 Feb
2008
14 Feb
'08
7:45 p.m.
Martin Bonner wrote:
Why does it lose ordering? If I add 'b' and 'a' and then iterate over the set, I would expect the specialization to return 'a' and then 'b' (because it would find the bit corresponding to 'a' set before the bit corresponding to 'b').
Ah, never mind. My brain was scrambled.