mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-17 07:20:23 +00:00
The reducing function in Ramda's reduceRight has signature (elem: T, acc: TResult) => TResult, as per https://github.com/ramda/ramda/blob/v0.24.0/src/reduceRight.js. The order of the parameters was switched at https://github.com/ramda/ramda/commit/68d1dc19fb035b0fcafcc1857331f9d00986470f