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