digitalmars.D.announce - Indigo template containers
- Uwe Salomon (11/11) Apr 22 2005 Indigo is a project to provide general containers for D that look & feel...
Indigo is a project to provide general containers for D that look & feel like the Qt 4.0 container classes. This is the version 0.3, containing a Vector (similar to QVector), a LinkedList (similar to QLinkedList, yep), and a Map (like QMap). List and Hash are planned. You reach the docs under http://www.uwesalomon.de/code/indigo/index.html There is also a link to download the tar-gzipped sources. This is not my first programming project, but my first open source projekt, thus i will be very grateful for advices from you all. Thanks & ciao uwe
Apr 22 2005