JanetDocsSourcePlaygroundI'm feeling luckyCommunityGitHub sign in

every?

core-api


    function
    boot.janet on line 1517, column 1

    (every? ind)

    Evaluates to the last element of `ind` if all preceding elements 
    are truthy, otherwise evaluates to the first falsey element.


0 examplesSign in to add an example
Loading...