linked list

Joel Christensen joelcnz at gmail.com
Sun Sep 26 11:38:35 PDT 2010


I normally use D's built in dynamic arrays. but it doesn't work with 
adding and removing with the foreach loop (like removing an object from 
the list while still going through the list).


More information about the Digitalmars-d-learn mailing list