import { type SubOf } from "https://deno.land/x/rimbu@1.2.0/core/mod.ts";
Accepts all types of T and S where S extends T, and results in the lower bound S.
import { type SubOf } from "https://deno.land/x/rimbu@1.2.0/core/mod.ts";
Accepts all types of T and S where S extends T, and results in the lower bound S.