EtaExpansion

Extractor for

[X1: B1, ..., Xn: Bn] -> C[X1, ..., Xn]

where B1, ..., Bn are bounds of the type parameters of the class C.

Value parameters:
tycon

C

class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(tycon: Type)(using Context): Type
def unapply(tp: Type)(using Context): Option[Type]