- (do-for var (start stop [step]) xpr . xprs)syntax
where step is optional and defaults to 1. Executes xpr . xprs for var in [start stop[ with steps step.
where step is optional and defaults to 1. Executes xpr . xprs for var in [start stop[ with steps step.