Reduces the elements of array by reducer from left-side.
reducer
The reducer called with B and A.
B
A
The folded value.
Generated using TypeDoc
Reduces the elements of array by
reducer
from left-side.