intervalToArray

intervalToArray

> Functions

Returns a list containing the elements of the interval interval with a step distance between each.

If the interval is negative, takes the elements in reverse order.

Parameters
Back