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