PolyType

Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply(paramNames: List[TypeName])(paramTypeBoundsExp: PolyType => List[TypeBounds], resultTypeExp: PolyType => Type): PolyType

Inherited methods

final
def apply(paramNames: List[TypeName], paramInfos: List[TypeBounds], resultType: Type): PolyType
Inherited from
LambdaTypeCompanion