Module

std/collections/map_keys.ts

Deno standard library
Go to Latest
import * as mod from "https://dotland.deno.dev/std@0.145.0/collections/map_keys.ts";

Functions

Applies the given transformer to all keys in the given record's entries and returns a new record containing the transformed entries.