From 7113af20c29c466dc8f96018d27d4d0637d985ea Mon Sep 17 00:00:00 2001 From: dotty-bot Date: Wed, 8 Feb 2017 11:57:05 +0000 Subject: Update gh-pages site for de2c4477d2b9dfc0393b4acba5525fa9714835b9 --- api/dotty/tools/dotc/core/Contexts$/Context.html | 18 +++++------ api/dotty/tools/dotc/core/Symbols$/Symbol.html | 36 +++++++++++----------- .../collections/CollectionStrawMan1$/View.html | 18 +++++------ 3 files changed, 36 insertions(+), 36 deletions(-) diff --git a/api/dotty/tools/dotc/core/Contexts$/Context.html b/api/dotty/tools/dotc/core/Contexts$/Context.html index ae8205e90..6b261bc82 100644 --- a/api/dotty/tools/dotc/core/Contexts$/Context.html +++ b/api/dotty/tools/dotc/core/Contexts$/Context.html @@ -5441,6 +5441,12 @@ classes (which should be short-lived). ( + + c: + + Context + + ) @@ -5465,12 +5471,6 @@ classes (which should be short-lived). ( - - ctx: - - Context - - ) @@ -5484,7 +5484,7 @@ classes (which should be short-lived). - c: + ctx: Context @@ -5502,7 +5502,7 @@ classes (which should be short-lived). - c: + ctx: Context @@ -5520,7 +5520,7 @@ classes (which should be short-lived). - ctx: + c: Context diff --git a/api/dotty/tools/dotc/core/Symbols$/Symbol.html b/api/dotty/tools/dotc/core/Symbols$/Symbol.html index 968d4f46e..81438e96d 100644 --- a/api/dotty/tools/dotc/core/Symbols$/Symbol.html +++ b/api/dotty/tools/dotc/core/Symbols$/Symbol.html @@ -5468,24 +5468,6 @@ -
-
- Symbol - ( - - - - sym: - - Symbol - - - ) -
-
- - -
Symbol @@ -5543,6 +5525,24 @@
+ +
+
+ Symbol + ( + + + + sym: + + Symbol + + + ) +
+
+ +

diff --git a/api/strawman/collections/CollectionStrawMan1$/View.html b/api/strawman/collections/CollectionStrawMan1$/View.html index 888a77af6..4e4a6dd51 100644 --- a/api/strawman/collections/CollectionStrawMan1$/View.html +++ b/api/strawman/collections/CollectionStrawMan1$/View.html @@ -5992,7 +5992,7 @@ B Iterator [ -A +B ] @@ -6003,10 +6003,9 @@ A - : View -[ -A -] + : [B] => + (it: => strawman.collections.CollectionStrawMan1.Iterator[B]) + strawman.collections.CollectionStrawMan1.View[B] (not handled) @@ -6059,7 +6058,7 @@ A Iterator [ -B +A ] @@ -6070,9 +6069,10 @@ B - : [B] => - (it: => strawman.collections.CollectionStrawMan1.Iterator[B]) - strawman.collections.CollectionStrawMan1.View[B] (not handled) + : View +[ +A +] -- cgit v1.2.3