Consumes an iterator, counting its items.
Invokes (iter-next! it)
until the base iterator is finished, then returns the
number of items which were produced.
Consumes an iterator, counting its items.
Invokes (iter-next! it)
until the base iterator is finished, then returns the
number of items which were produced.