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

x/rimbu/core/menu/bimultimap.ts>Hashed.Context

Rimbu is a TypeScript library focused on immutable, performant, and type-safe collections and other tools.
Go to Latest
interface Hashed.Context
implements [BiMultiMapBase.Context]<UK, UV, HashBiMultiMap.Types>
import { type Hashed } from "https://deno.land/x/rimbu@0.13.1/core/menu/bimultimap.ts";
const { Context } = Hashed;

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

Properties

readonly
typeTag: "HashBiMultiMap"