On 24/07/10 2:13 PM, Jim Balter wrote:
"Peter Alexander" <[email protected]> wrote in message
news:[email protected]...
On 21/07/10 6:33 PM, Andrei Alexandrescu wrote:
Peter Alexander wrote:
== Quote from Walter Bright ([email protected])'s article
If some algorithms used ranges and others used iterators, the
poor programmer
would find himself then obliged to implement both interfaces for
each container.
This makes no sense.
Er, um, perhaps you have never written a container class and don't know
what "implement an interface" means?
I have written plenty.
Care to elaborate?