import { tree } from "https://deno.land/x/fun@v2.0.0/mod.ts";
const { flatmap } = tree;
The flatmap function for Flatmappable.
import { tree } from "https://deno.land/x/fun@v2.0.0/mod.ts";
const { flatmap } = tree;
The flatmap function for Flatmappable.