GSoC-2011 project:: Containers

Vladimir Panteleev vladimir at thecybershadow.net
Fri Mar 25 03:13:35 PDT 2011


On Fri, 25 Mar 2011 12:12:08 +0200, Ishan Thilina <ishanthilina at 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:vladimir at thecybershadow.net


More information about the Digitalmars-d mailing list