CompareList
class Object
trait Matchable
class Any
Value members
Concrete methods
def compare(x: List[X])(using TypeTest[List[X & Y], List[Y]], TypeTest[List[X], List[X & Y]], TypeTest[List[X], List[Y]], TypeTest[X, Y], TypeTest[X & Y, Y], TypeTest[X, X & Y]): Boolean