interface Graph.Context implements [GraphBase.Context]<UN, Graph.Types>import { type Graph } from "https://deno.land/x/rimbu@0.13.5/graph/main/index.ts"; const { Context } = Graph; The EdgeValuedGraGraphphSorted's Context instance that serves as a factory for all related immutable instances and builders. Type ParametersUN