TypeLambda

Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

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

Inherited methods

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