import { type Traverse } from "https://deno.land/x/rimbu@0.13.5/graph/main/index.ts";
const { LinkType } = Traverse;
Utility type to determine if a graph has valued or unvalued links
import { type Traverse } from "https://deno.land/x/rimbu@0.13.5/graph/main/index.ts";
const { LinkType } = Traverse;
Utility type to determine if a graph has valued or unvalued links