evolve property

  1. @override
Evolve<S, E> evolve
final

Pure function that applies an event to a state.

Implementation

@override
final Evolve<S, E> evolve;