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