Module

std/collections/sum_of.ts

The Deno Standard Library
Go to Latest
import * as mod from "https://dotland.deno.dev/std@0.223.0/collections/sum_of.ts";

Functions

Applies the given selector to all elements in the given collection and calculates the sum of the results.