Closed AIRTucha closed 6 years ago
LGTM
would be nice to have a test on your original issue @AIRTucha
oh, I tried, but I had some issues with running tests on Win 10.
Actually, I run the fix in production since April and it seems to work well.
Soon,I might have time to make the test from home(mac os, linux), but I can't promise.
Sorted-Set.reduceRight had incorrect reduction order for refuceRight. It was caused by an incorrect recursive call.