JanetDocsSourcePlaygroundTutorialsI'm Feeling luckyCommunityGitHub sign in

spork/generators/drop-until

spork


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

    (drop-until pred iterable)

    Return a coroutine that drops `iterable` elements until `(pred 
    element)` becomes truthy.


0 examplesSign in to add an example
Loading...