TypeLambdaTypeCompanion

class Object
trait Matchable
class Any
object PolyType
object TypeLambda

Value members

Inherited methods

final
def apply(paramNames: List[TypeName], paramInfos: List[TypeBounds], resultType: Type): LT
Inherited from
LambdaTypeCompanion
def apply(paramNames: List[TypeName])(paramInfosExp: LT => List[TypeBounds], resultTypeExp: LT => Type): LT
Inherited from
LambdaTypeCompanion