Module

std/collections/map_values.ts

Deno standard library
Go to Latest
import * as mod from "https://dotland.deno.dev/std@0.145.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.