Skip to content

Conversation

tlively
Copy link
Member

@tlively tlively commented Aug 21, 2025

The Reducer class used to do double duty providing general reducer
utilities and also walking the module to do destructive reduction. Split
the module walking part into a new DestructiveReducer class so the
Reducer class providing general utilities can be reasonably reused by
new reducer classes in the future.

The Reducer class used to do double duty providing general reducer
utilities and also walking the module to do destructive reduction. Split
the module walking part into a new DestructiveReducer class so the
Reducer class providing general utilities can be reasonably reused by
new reducer classes in the future.
@tlively tlively requested a review from kripken August 21, 2025 00:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants