Skip to main content
Module

std/collections/map_values.ts

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