import { type WithKeyValue } from "https://deno.land/x/rimbu@1.0.4/collection-types/set-custom/index.ts";
A utility type to set the key type to given type K, and the value type to given type V.
x/rimbu/collection-types/set-custom/index.ts>WithKeyValue
import { type WithKeyValue } from "https://deno.land/x/rimbu@1.0.4/collection-types/set-custom/index.ts";
A utility type to set the key type to given type K, and the value type to given type V.