Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

std/collections/map_entries.ts

Deno standard library
Go to Latest
import * as mod from "https://deno.land/std@0.177.1/collections/map_entries.ts";

Functions

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