C++ made the same mistake with iterator, forcing l...
# announcements
c
C++ made the same mistake with iterator, forcing loops to know about
begin()
and
end()
when all you want to do is walk the collection