import { type SuperOf } from "https://deno.land/x/rimbu@0.13.5/core/main/index.ts";
Accepts all types of T and U where T extends U, and result in the upper bound U.
import { type SuperOf } from "https://deno.land/x/rimbu@0.13.5/core/main/index.ts";
Accepts all types of T and U where T extends U, and result in the upper bound U.