JanetDocsSourcePlaygroundTutorialsI'm Feeling luckyCommunityGitHub sign in

spork/generators/drop-while

spork


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

    (drop-while pred iterable)

    Returns a coroutine that drops `iterable` elements while `(pred 
    element)` is truthy.


0 examplesSign in to add an example
Loading...