function
boot.janet on line 998 , 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.