On Fri, 25 Mar 2011 12:12:08 +0200, Ishan Thilina <ishanthil...@gmail.com> wrote:

But I found another set of
implementations of data structures such as List from here (
http://www.dprogramming.com/list.php ). And the latter List doesn't have the same methods that are in std.container. Why is this?

dprogramming.com is the personal website of Christopher Miller, and it's not affiliated with the D Programming Language. The code you'll find there are Chris's own projects and libraries.

Christopher's List class was also written in 2006, way before std.container or even D2 existed.

--
Best regards,
 Vladimir                            mailto:vladi...@thecybershadow.net

Reply via email to