import { addIndexRight } from "https://dotland.deno.dev/x/rambda@v9.2.0/mod.ts";
Same as R.addIndex
, but it will passed indexes are decreasing, instead of increasing.
import { addIndexRight } from "https://dotland.deno.dev/x/rambda@v9.2.0/mod.ts";
Same as R.addIndex
, but it will passed indexes are decreasing, instead of increasing.