Skip to main content
Module

std/collections/map_entries.ts

The Deno Standard Library
Latest
import * as mod from "https://deno.land/std@0.223.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.