Skip to main content
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
import * as mod from "https://deno.land/std@0.217.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.