Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

std/collections/map_entries.ts

Deno standard library
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.201.0/collections/map_entries.ts";

Functions

Applies the given transformer to all entries in the given record and returns a new record containing the results.