import { type SubOf } from "https://deno.land/x/rimbu@0.13.5/core/main/exports.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@0.13.5/core/main/exports.ts";
Accepts all types of T and S where S extends T, and results in the lower bound S.