import { curryN } from "https://dotland.deno.dev/x/rambda@9.4.1/immutable.d.ts";
It returns a curried equivalent of the provided function, with the specified arity.
import { curryN } from "https://dotland.deno.dev/x/rambda@9.4.1/immutable.d.ts";
It returns a curried equivalent of the provided function, with the specified arity.