Reduces the iterable into a single value, same as Array.prototype.reduce.
Array.prototype.reduce
The type of the items in the source sequence.
Generated using TypeDoc
Reduces the iterable into a single value, same as
Array.prototype.reduce
.