import { type KeyValue } from "https://deno.land/x/rimbu@0.14.0/collection-types/set-custom/index.ts";
A higher-kind utility type providing access to a key type K and value type V.
x/rimbu/collection-types/set-custom/index.ts>KeyValue
import { type KeyValue } from "https://deno.land/x/rimbu@0.14.0/collection-types/set-custom/index.ts";
A higher-kind utility type providing access to a key type K and value type V.