CLU's iterators correspond to what [Python] and other languages call [generators]. CLU iterators were modeled on Alphard's generators [http://www.pmg.lcs.mit.edu/CLU.html]. IPL-v generators and [Lisp] mapping functions are related to Alphard's generators.