Skip to main content
Module

x/core_fn/common/mod.ts

A collection of built-in object method and property as currying function
Latest
import * as coreFn from "https://deno.land/x/core_fn@v1.0.0-beta.16/common/mod.ts";

Variables

Checks if value is in collection.

Returns length property.

Calls a defined callback function on each element of an array, and returns an array that contains the results.

Returns a section of a value.