AnyStateUpdater
public protocol AnyStateUpdater : Dispatchable
Type erasure for StateUpdater
See also
StateUpdater
-
Creates the new state starting from the current state.
See also
StateUpdater
Parameters
currentState
the current configuration of the state
Return Value
the new version of the state