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