Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/localekit/util/function.ts

A translation plugin for Deno
Latest
import * as localekit from "https://deno.land/x/localekit@2.2.0/util/function.ts";

Variables

Map of functions with their corresponding names and implementations. The key is the function name and the value is the function implementation.

Functions

Calculates the length of the given argument.