[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

DOTIMES



Moon's comment on JONL's proposal for DOTIMES is a valid point.
Instead, I propose REPEAT for this:
 (REPEAT (NUMBER-OF-TIMES) ...)
so that an expression works.
This kind of repetition is so common 
its worth having a clear syntax for it.