DescriptionΒΆ
Important
Assumptions:
iterables are not necessarily iterators
at all times iterator protocol is assumed to be followed
all iterators are assumed to be iterable
for all iterators
foobarwe assumeiter(foobar) is foobar
Important
Assumptions:
iterables are not necessarily iterators
at all times iterator protocol is assumed to be followed
all iterators are assumed to be iterable
for all iterators foobar we assume iter(foobar) is foobar