import { type Row } from "https://deno.land/x/rimbu@0.14.0/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@0.14.0/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.