import { type Graph } from "https://deno.land/x/rimbu@1.0.3/core/menu/menu.ts";
const { Context } = Graph.Valued.Arrow.Sorted;
The ArrowValuedGraphSorted's Context instance that serves as a factory for all related immutable instances and builders.