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