interface KindSortable
implements Kind
import { type KindSortable } from "https://deno.land/x/fun@v2.0.0/sortable.ts";
Specifies Sortable as a Higher Kinded Type, with contravariant parameter D corresponding to the 0th index of any Substitutions.