import { type TypeOf } from "https://deno.land/x/fun@v2.0.0/tree.ts";
TypeOf is a type extractor that returns the inner type A of a Tree.
import { type TypeOf } from "https://deno.land/x/fun@v2.0.0/tree.ts";
TypeOf is a type extractor that returns the inner type A of a Tree.