Description Usage Arguments Value Examples
Lazy sequence object of evenly spaced integers
1 | stepSequence(start, step = 1L)
|
start |
The start of the sequence. |
step |
The step size of the sequence, defaults to |
Lazy sequence object of evenly spaced integers starting at
start
increasing by step
..
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.