A.1.1.2 <al-for> now accepts iterators
<al-for> now loops over sequences using the iterator protocol by
default. The previous behaviour of indexing the sequence is retained
where pagination or columns are requested.
Release 1.36, documentation updated on March 19, 2007.