Closed Nikolsi closed 5 years ago
Set.reduceRight did not callback at all. It was caused by not using the reverseOrder array and incorrect index counting.
Thanks, LGTM!
Set.reduceRight did not callback at all. It was caused by not using the reverseOrder array and incorrect index counting.