import { type Row } from "https://deno.land/x/rimbu@1.0.4/collection-types/set-custom/index.ts";
A higher-kind utility type providing access to a row type R, a column type C, and a value type V.
x/rimbu/collection-types/set-custom/index.ts>Row
import { type Row } from "https://deno.land/x/rimbu@1.0.4/collection-types/set-custom/index.ts";
A higher-kind utility type providing access to a row type R, a column type C, and a value type V.