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