dotty.tools.dotc.typer.QuotesAndSplices.PolyFunctionOf
Attributes
-
Graph
-
-
Supertypes
-
trait Matchable
class Any
-
Self type
-
Members list
Return a poly-type + method type [$typeargs] => ($args) => ($resultType) where typeargs occur in args and resulttype
Return a poly-type + method type [$typeargs] => ($args) => ($resultType) where typeargs occur in args and resulttype
Attributes