Files
DefinitelyTyped/types
Cort Spellman 1066f6fb82 [ramda]: Correct order of reducing-fn params in reduceRight (#18798)
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
68d1dc19fb
2017-09-24 15:39:09 +09:00
..
2017-09-22 18:47:58 +02:00
2017-09-21 06:51:30 +02:00
2017-09-19 21:54:54 -04:00
2017-09-19 20:47:01 -06:00
2017-09-22 09:38:21 +02:00
2017-09-20 17:08:01 -04:00
2017-09-21 14:33:28 +02:00
2017-09-20 19:41:24 +02:00
2017-09-20 10:17:23 +02:00
2017-09-21 17:36:05 +02:00