import * as mod from "https://dotland.deno.dev/x/lodash_es@v0.0.2/src/reduceRight.js"; FunctionsfdefaultThis method is like _.reduce except that it iterates over elements of collection from right to left.