Does D have a Queue and Stack container?

Robik szadows at gmail.com
Sun Jan 13 12:10:07 PST 2013


On Sunday, 13 January 2013 at 19:55:28 UTC, Damian wrote:
> As per title, it would be awesome if someone could link me to 
> these. I'm quite suprised that D does not already contain 
> these.. are there any plans for them joining Phobos?

Here's one I am using: https://gist.github.com/4525926

You can use LinkedList as DeQueue.


More information about the Digitalmars-d mailing list