StoreMapper<Value, State> typedef

StoreMapper<Value, State> = Value Function(State state)

Implementation

typedef StoreMapper<Value, State> = Value Function(State state);