On Saturday, 28 July 2012 at 21:39:56 UTC, Era Scarecrow wrote:
BitArray (Ie const(int)) it's otherwise should not be
My filter/formatter got me again...Honestly that doesn't add up to what I call an 'array'. It should look like an array, act like an array, and besides not being able to specify the array as separate from the entire BitArray (ie: const(int)[]) it's otherwise should be indistinguishable from an array template-wise.