import { type EdgeValuedGraphSorted } from "https://deno.land/x/rimbu@1.0.0/graph/mod.ts";
const { Context } = EdgeValuedGraphSorted;
The EdgeValuedGraphSorted's Context instance that serves as a factory for all related immutable instances and builders.