isSupertype abstract method

bool isSupertype(
  1. Archetype a,
  2. Archetype b
)

Implementation

bool isSupertype(Archetype a, Archetype b);