Skip to main content
Module

x/rambda/rambda.js>addIndex

Faster and smaller alternative to Ramda
Latest
function addIndex
import { addIndex } from "https://deno.land/x/rambda@v9.2.0/rambda.js";

Parameters

originalFn: any

Returns

(fn: any) => (list: any[]) => any[]

Parameters

originalFn: any

Returns

(fn: any, list: any[]) => any[]