JanetDocsSourcePlaygroundI'm feeling luckyCommunityGitHub sign in

spork/misc/table-filter

spork


    function
    /usr/local/lib/janet/spork/misc.janet on line 412, column 1

    (table-filter pred dict)

    Filter a key-value structure into a table. Semantics are the same 
    as for built-in `filter`, except that `pred` takes two arguments 
    (key and value). Does not consider prototypes.


0 examplesSign in to add an example
Loading...