JanetDocsSourcePlaygroundTutorialsI'm Feeling luckyCommunityGitHub sign in

spork/generators/take

spork


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

    (take n iterable)

    Returns a coroutine that yields the first `n` elements from 
    `iterable`.


0 examplesSign in to add an example
Loading...