If it is correct, is there any way to do it in D?
Do I assume correctly that "myarray.keys[0]" would not meet the O(1) requirement?
Thanks. Andrew
Andrew Klaassen via Digitalmars-d-learn Thu, 11 Dec 2014 10:31:07 -0800
If it is correct, is there any way to do it in D?
Do I assume correctly that "myarray.keys[0]" would not meet the O(1) requirement?
Thanks. Andrew