Hello, everyone.

I do not want to seem nit picky, but would it be possible to add a list of references to the SRFI?

The SRFI does mention Python as a source of inspiration, so perhaps a reference to some Python's defining document should be possible?

A lazy enumeration with a stride is a particular case of a range, right?

For example, a Matlab "colon" operator generates an eager linear range with a stride, so perhaps could be referred to as a "predecessor" of the range idea?

I believe, ruby has something like the python's range(), but I am not very sure.

--
Yours sincerely, Vladimir Nikishkin