Saw that the handlers for each of these action types was identical, decided to merge them to reduce unnecessary repetition.
Depends on D4339
Differential D4340
[lib] Merge identical action handlers in `message-reducer` Authored by atul on Jun 23 2022, 3:33 AM.
Details Saw that the handlers for each of these action types was identical, decided to merge them to reduce unnecessary repetition. Depends on D4339 Close reading, will write some unit tests
Diff Detail
|