import { type EdgeGraphSorted } from "https://deno.land/x/rimbu@1.0.3/core/main/exports.ts";
const { Context } = EdgeGraphSorted;
The EdgeGraphSorted's Context instance that serves as a factory for all related immutable instances and builders.
x/rimbu/core/main/exports.ts>EdgeGraphSorted.Context
import { type EdgeGraphSorted } from "https://deno.land/x/rimbu@1.0.3/core/main/exports.ts";
const { Context } = EdgeGraphSorted;
The EdgeGraphSorted's Context instance that serves as a factory for all related immutable instances and builders.