Handle reduction of multiple values into a single value.
accumulator (temporary result)
value in iterable
index of value in iterable
iterable containing the value
reduced value
Generated using TypeDoc
Handle reduction of multiple values into a single value.