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