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

x/rimbu/core/menu/table/hash-row.ts>HashColumn.Context

Rimbu is a TypeScript library focused on immutable, performant, and type-safe collections and other tools.
Go to Latest
interface HashColumn.Context
implements [TableBase.Context]<UR, UC, HashTableHashColumn.Types>
import { type HashColumn } from "https://deno.land/x/rimbu@1.0.2/core/menu/table/hash-row.ts";
const { Context } = HashColumn;