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

x/rimbu/table/sorted-row/index.ts>SortedTableHashColumn.Context

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

Properties

readonly
typeTag: "SortedTableHashColumn"