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