Module

std/collections/reduce_groups.ts

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

Functions

Applies the given reducer to each group in the given grouping, returning the results together with the respective group keys.