Why Strings as Classes?
Robert Fraser
fraserofthenight at gmail.com
Tue Aug 26 10:53:33 PDT 2008
Lars Ivar Igesund wrote:
> Robert Fraser wrote:
>
>> superdan wrote:
>
>>> btw my respect for tango improved when i found no opIndex in their list
>>> container.
>>
> http://www.dsource.org/projects/tango/browser/trunk/tango/util/collection/LinkSeq.d#L176
>
> This particular collection package is deprecated.
The new package has this feature too:
http://www.dsource.org/projects/tango/browser/trunk/tango/util/container/Slink.d#L248
It's a good feature to have (I wouldn't consider a list class complete
without it), it just shouldn't be abused.
More information about the Digitalmars-d
mailing list