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