<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
I fixed up a new version
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<a href="http://dpaste.1azy.net/60a714b8">http://dpaste.1azy.net/60a714b8</a><br>
<br>
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.<br>
I fixed the docu to match the methods. Next up, making it a struct.<br>
<br>
Please comment!<br>
</body>
</html>