Deque impl.
Robert burner Schadek
realburner at gmx.de
Thu Jan 31 15:25:13 PST 2013
I fixed up a new version http://dpaste.1azy.net/60a714b8
The ranges are now called Deque!(T).Range and Deque!(T).cRange.
pushFront and pushBack are now insertFront and insertBack to closer
match SList and DList.
I fixed the docu to match the methods. Next up, making it a struct.
Please comment!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20130201/1afb0617/attachment.html>
More information about the Digitalmars-d
mailing list