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

x/fae/insert.ts

A functional module for Deno inspired from Ramda.
Latest
import * as fae from "https://deno.land/x/fae@v1.1.1/insert.ts";

Variables

Returns a new array with element inserted at index to list without affecting original one.