Removing elements from dynamic arrays?

Karen Lanrap karen at digitaldaemon.com
Tue Oct 31 06:47:47 PST 2006


Bill Baxter wrote:

> Then I think you want a linked list, not an array.

The diversity of answers in this thread shows that there is no 
canonical remove operation for arrays. One can define some operation 
to be called a "remove" operation, but that is by pure will, when the 
invariants that have to be maintained are unknown.



More information about the Digitalmars-d-learn mailing list