Derive a tag-keyed "draft-style reducer (mutator) map" from an Action Map:
(draftState, payload) => void
Module.Reducer.mutate
Module.Reducer.mutateMap
Derive a tag-keyed "draft-style reducer (mutator) map" from an Action Map:
(draftState, payload) => void.Module.Reducer.mutate/Module.Reducer.mutateMap.