Skip to main content
Module

x/fonction/common/mod.ts

A modern practical functional library
Latest
import * as fonction from "https://deno.land/x/fonction@v2.1.0-beta.4/common/mod.ts";

Variables

Infer the head types.

Returns all but the init element of the given list or string.

Returns the last element of the given list or string.

Returns all but the first element of the given list or string.

Type Aliases

Infer the head types.

Infer the init types.

Infer the last types.

Infer the tail types.