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