Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/rimbu/core/menu/table/index.ts>HashRow.HashColumn.Context

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