Module

x/rambda/index.d.ts>length

Faster and smaller alternative to Ramda
Latest
function length
import { length } from "https://dotland.deno.dev/x/rambda@9.4.1/index.d.ts";

It returns the length property of list or string input.

Parameters

input: T[]

Returns

number