JanetDocsSourcePlaygroundTutorialsI'm Feeling luckyCommunityGitHub sign in

spork/generators/filter

spork


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

    (filter pred iterable)

    Returns a coroutine that yields only `iterable` elements for which 
    `(pred element)` is truthy.


0 examplesSign in to add an example
Loading...