From 0053e33ad799c9fc7451c0a7994d6e92745a57e1 Mon Sep 17 00:00:00 2001 From: dotty-bot Date: Tue, 11 Apr 2017 08:25:39 +0000 Subject: Update gh-pages site for 4ff656138a2e4e127b763adeee3f0f72d515f6b6 --- api/dotty/tools/dotc/typer/TypeAssigner.html | 94 ++++++++++++++++++++++++++++ 1 file changed, 94 insertions(+) (limited to 'api/dotty/tools/dotc/typer/TypeAssigner.html') diff --git a/api/dotty/tools/dotc/typer/TypeAssigner.html b/api/dotty/tools/dotc/typer/TypeAssigner.html index c6c007390..7b58af844 100644 --- a/api/dotty/tools/dotc/typer/TypeAssigner.html +++ b/api/dotty/tools/dotc/typer/TypeAssigner.html @@ -9448,6 +9448,100 @@ that the package object shows up as the prefix.

+
+
+ + + + + + + + + def + + + + safeSubstParam + + + + + + ( + + + + tp: + + Type + + , + + + + pref: + + ParamRef + + , + + + + argType: + + Type + + + ) + + ( + + implicit + + + + ctx: + + Context + + + ) + + + + + + + : Type + +
+ +
+
+

Substitute argument type argType for parameter pref in type tp, +skolemizing the argument type if it is not stable and pref occurs in tp.

+ +
+
+

Substitute argument type argType for parameter pref in type tp, +skolemizing the argument type if it is not stable and pref occurs in tp.

+ +
+
+ +
+
-- cgit v1.2.3