Skip to main content
Module

std/collections/map_keys.ts

Deno standard library
Go to Latest
The Standard Library has been moved to JSR. See the blog post for details.
import * as mod from "https://deno.land/std@0.213.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.