Module

std/collections/map_values.ts

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

Functions

Applies the given transformer to all values in the given record and returns a new record containing the resulting keys associated to the last value that produced them.