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