Skip to main content
Module

x/hkts/tree.ts>drawTree

Functional programming tools: option, either, task, state, optics, etc.
Latest
variable drawTree
import { drawTree } from "https://deno.land/x/hkts@v0.0.52/tree.ts";

type

(tree: Tree<string>) => string