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