JanetDocsSourcePlaygroundTutorialsI'm Feeling luckyCommunityGitHub sign in

spork/generators/drop

spork


    function
    /usr/local/lib/janet/spork/generators.janet on line 181, column 1

    (drop n iterable)

    Returns a coroutine that drops the first `n` elements from 
    `iterable` and yields the rest of the elements.


0 examplesSign in to add an example
Loading...