reduce abstract method

Future<(T, R)> reduce()

The method that returns the new state.

Implementation

Future<(T, R)> reduce();