import { type ValuedGraphBase } from "https://deno.land/x/rimbu@1.0.3/graph/custom/index.ts";
const { Context } = ValuedGraphBase;
Type Parameters
optional
Tp extends ValuedGraphBase.Types = ValuedGraphBase.TypesProperties
readonly
_fixedType: UNreadonly
linkMapContext: WithGraphValues<Tp, UN, unknown>["linkMapContext"]The context
instance used to create internal link maps
readonly
linkConnectionsContext: WithGraphValues<Tp, UN, unknown>["linkConnectionsContext"]The context
instance used to create internal connection maps