exclude

class exclude(args: Any*) extends Annotation with StaticAnnotation

Excludes specific instantiations of the cross product inferred by @args. Order is the same as the order of the type arguments

class Object
trait Matchable
class Any