Why Strings as Classes?

Nick Sabalausky a at a.a
Thu Aug 28 00:31:11 PDT 2008


"lurker" <lurker at lurk.com> wrote in message 
news:g95e2c$1rbf$1 at digitalmars.com...
>
> Finding the nth element in a list is linear search. It does not matter 
> whether you are looking for a value or an index.
>

In terms of under-the-hood implementation, yes. In terms of input/output 
interface, no. 





More information about the Digitalmars-d mailing list