Skip to main content
Module

x/rimbu/mod.ts>SortedTableSortedColumn.Builder

Rimbu is a TypeScript library focused on immutable, performant, and type-safe collections and other tools.
Go to Latest
interface SortedTableSortedColumn.Builder
implements [TableBase.Builder]<R, C, V, SortedTableSortedColumn.Types>
import { type SortedTableSortedColumn } from "https://deno.land/x/rimbu@0.13.1/mod.ts";
const { Builder } = SortedTableSortedColumn;