iota

Name

iota -- Generate a list of the integers from 0 to N-1 in order.

Synopsis

(iota n)

Description

Generate a list of the integers from 0 to N-1 in order.

Implementation Notes

Module: (app scwm listops)

Defined in scheme/listops.scm at line 41 (CVS log)