Reducible
Reducible copied to clipboard
Added test project & github action to run tests
- Tiny refactor in Recuder.cs to Reducer.Combine - made the loop a little more readable
- Created Test project
- Added Simple & Conditional reducer tests
- Created github action to automate the tests
- Improved readability by using target-typed new
I've tried to rebase this off release/0.5.0 but there are conflicts. Would you like to resolve them so I can merge in your changes?