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

DOTIMES



Would anyone object if the syntax
  (DOTIMES <atom> (...))
were permissible, to mean
  (DOTIMES (G0012 <atom>) (...))
where G0012 is a random gensym.