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

x/rambda/index.d.ts>sum

Faster and smaller alternative to Ramda
Go to Latest
function sum
import { sum } from "https://deno.land/x/rambda@v8.6.0/index.d.ts";

Parameters

list: number[]

Returns

number