Skip to main content
Module

x/rambda/index.d.ts>init

Faster and smaller alternative to Ramda
Go to Latest
function init
import { init } from "https://deno.land/x/rambda@v7.0.1/index.d.ts";

It returns all but the last element of list or string input.

Parameters

input: T[]

Parameters

input: string

Returns

string