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

x/froebel/map.ts

A strictly typed utility library.
Latest
import * as froebel from "https://deno.land/x/froebel@v0.23.2/map.ts";

Variables

Map over data. data can be a regular object, a Map, a Set, or an array.