import { type mappable } from "https://deno.land/x/fun@v2.0.0/mod.ts";
const { Mappable } = mappable;
A Mappable structure has the method map.
import { type mappable } from "https://deno.land/x/fun@v2.0.0/mod.ts";
const { Mappable } = mappable;
A Mappable structure has the method map.