On Jun 23, 2009, at 7:12 PM, Ted Dunning wrote:

I would say that the iterator that makes sense for all vectors should be
default, if there is any default.

Option 1: no default, user must specify which they want (avoids
assumptions), Vector is no longer an iterable, but has two methods that
return iterables.

+1.  I'll work this up as part of M-77 patch I have going.

Reply via email to