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