Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/rimbu/core/main/index.ts>EdgeGraphHashed.Context

Rimbu is a TypeScript library focused on immutable, performant, and type-safe collections and other tools.
Go to Latest
interface EdgeGraphHashed.Context
implements [EdgeGraphBase.Context]<UN, EdgeGraphHashed.Types>
import { type EdgeGraphHashed } from "https://deno.land/x/rimbu@1.0.3/core/main/index.ts";
const { Context } = EdgeGraphHashed;

The EdgeGraphHashed's Context instance that serves as a factory for all related immutable instances and builders.

Properties

readonly
typeTag: "EdgeGraphHashed"