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

std/collections/map_keys.ts

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