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