JanetDocsSourcePlaygroundTutorialsI'm Feeling luckyCommunityGitHub sign in

spork/generators/range

spork


    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.


0 examplesSign in to add an example
Loading...