Reduces a slice using a binary fun, returning the accumulated result.
A slice, range, and array.
An initial accumulation value.
the accumulated result
Reduces a slice using a binary fun, returning the accumulated result.