final object PolyProto
extends Function2

A prototype for expressions [] that are type-parameterized:

[] [targs] resultType

Constructors

Members

def apply ( targs: List [ Type ] , resType: Type ) : R
def unapply ( x$1: PolyProto ) : PolyProto