Interval factory>>from:to:by:

pattern

from: start to: stop by: step

parameters
keywordparameter nameparameter type(s)aliasing
from:start<number>unspecified
to:stop<number>unspecified
by:step<number>unspecified
return values
<Interval> [unspecified]