Dynamic Arrays as Stack and/or Queue

Just Dave abcdef at 1234.com
Tue Oct 8 14:07:00 UTC 2019


Thanks for the advice. I used a quick and dirty range solution as 
was suggested. It allowed me to move on as I really wasn't 
looking to fully implement a queue or stack. Just get something 
that semantically behaved as such. I'll return later and optimize 
it with the later suggestions if it's a major issue.


More information about the Digitalmars-d-learn mailing list