JanetDocsSourcePlaygroundTutorialsI'm Feeling luckyCommunityGitHub sign in

spork/generators/take-until

spork


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

    (take-until pred iterable)

    Returns a coroutine that yields `iterable` elements until `(pred 
    element)` becomes truthy.


0 examplesSign in to add an example
Loading...