import { type EdgeGraphBase } from "https://deno.land/x/rimbu@1.0.3/graph/custom/index.ts";
const { Builder } = EdgeGraphBase;
Type Parameters
optional
Tp extends EdgeGraphBase.Types = EdgeGraphBase.Typesimport { type EdgeGraphBase } from "https://deno.land/x/rimbu@1.0.3/graph/custom/index.ts";
const { Builder } = EdgeGraphBase;