JanetDocsPlaygroundI'm feeling luckyGitHub sign in

reduce2



    function
    boot.janet on line 879, column 1

    (reduce2 f ind)

    The 2-argument version of `reduce` that does not take an 
    initialization value. Instead, the first element of the array is 
    used for initialization.


See also:reduce0 examplesSign in to add an example
Loading...