function
boot.janet on line 997, 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. If `ind` is empty, will evaluate to nil.