reduce abstract method

Future<T> reduce()

The method that returns the new state.

Implementation

Future<T> reduce();