digitalmars.D - Collection classes/templates/mixins
- Alok Govil (10/10) Nov 24 2004 You guys are doing good work on improving upon idiosyncracies and arbitr...
You guys are doing good work on improving upon idiosyncracies and arbitrary limitations of 'other' languages. As the language is being improved, collection classes (graphs, trees, etc) need to be improved too. For example, just as it is wiser to have strings built into the language (unlike C++), collections can be built-in too. Now I know that D can interface to C, but then using collection libraries from C or even C++ is not much use (for the same reason that I would use D instead of C++ in the first place). Warm regards - Alok Govil alokgovil domain.com, where domain is hotmail.
Nov 24 2004