The type of the reduceRight function for the foldable instance of the higher-kinded datatype F.
reduceRight
F
Not included in the effect-ts Foldable typeclass but implemented for several datatypes, for example Array.
effect-ts
The type of the
reduceRight
function for the foldable instance of the higher-kinded datatypeF
.Not included in the
effect-ts
Foldable typeclass but implemented for several datatypes, for example Array.