function
/usr/local/lib/janet/spork/generators.janet on line 12 , column 1
(range from to &opt step )
Returns a coroutine that yields a range. step is the optional step
size. The default step size is 1.