Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

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

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

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

Properties

readonly
typeTag: "HashBiMultiMap"