import { type EdgeGraphBase } from "https://deno.land/x/rimbu@1.2.0/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.2.0/graph/custom/index.ts";
const { Builder } = EdgeGraphBase;