import { type EdgeValuedGraph } from "https://deno.land/x/rimbu@0.13.0/graph/main/valued/interface/edge/edge-valued-graph.ts";
const { Context } = EdgeValuedGraph;
The EdgeValuedGraph's Context instance that serves as a factory for all related immutable instances and builders.