Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/fae/utils/set.ts>setFunctionLength

A functional module for Deno inspired from Ramda.
Latest
function setFunctionLength
import { setFunctionLength } from "https://deno.land/x/fae@v1.1.1/utils/set.ts";

Parameters

func: Func
length: number