import { type tree } from "https://deno.land/x/fun@v2.0.0/mod.ts";
const { KindTree } = tree;
KindTree is the Kind implementation for a Tree.
Properties
readonly
kind: Tree<Out<this, 0>>import { type tree } from "https://deno.land/x/fun@v2.0.0/mod.ts";
const { KindTree } = tree;
KindTree is the Kind implementation for a Tree.