Skip to main content
Module

x/ramda/source/length.js

:ram: Practical functional Javascript
Latest
import * as mod from "https://deno.land/x/ramda@v0.27.2/source/length.js";

Variables

Returns the number of elements in the array by returning list.length.