definitions. (That should only be on prototypes.)
fiddled a bit to get the size back down as much as I could...
increment > 0.
Hello, when calling seq with seq 1 1 it generates an "endless" list of numbers until the counter wraps and reaches 1 again. The follwoing small patch should introduce the expected behavior (output of 1 and termination): regards, Jean