.dup on an array of BitArray not duplicating

ixid nuaccount at gmail.com
Tue May 15 13:50:26 PDT 2012


So if that will not work how would I efficiently copy an array of
BitArray? Looping through each bit is very slow. An array of bool
arrays is fine but I want to try to reduce the memory needed for
memoization of an algorithm.


More information about the Digitalmars-d-learn mailing list