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