aboutsummaryrefslogtreecommitdiff
path: root/api/strawman/collections
diff options
context:
space:
mode:
authordotty-bot <felix.mulder@epfl.ch>2017-02-08 10:23:30 +0000
committerdotty-bot <felix.mulder@epfl.ch>2017-02-08 10:23:30 +0000
commit3b035e18179193ad8b2665f97d208203ee70f825 (patch)
tree91d7a97b29ad0de05b6ef288ae2430779cf8219d /api/strawman/collections
parent881c3b182fda1036d5a507d08ff85f7709d70703 (diff)
downloaddotty-3b035e18179193ad8b2665f97d208203ee70f825.tar.gz
dotty-3b035e18179193ad8b2665f97d208203ee70f825.tar.bz2
dotty-3b035e18179193ad8b2665f97d208203ee70f825.zip
Update gh-pages site for b77c24cde0caa59472108a068b4d802606ad5d1b
Diffstat (limited to 'api/strawman/collections')
-rw-r--r--api/strawman/collections/CollectionStrawMan1$/View.html18
1 files changed, 9 insertions, 9 deletions
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
</span>
Iterator
<span class="no-left no-right">[</span>
-A
+B
<span class="no-left">]</span>
@@ -6003,10 +6003,9 @@ A
- <span class="no-left">: View
-<span class="no-left no-right">[</span>
-A
-<span class="no-left">]</span></span>
+ <span class="no-left">: [B] =>
+ (it: => strawman.collections.CollectionStrawMan1.Iterator[B])
+ strawman.collections.CollectionStrawMan1.View[B] (not handled)</span>
</div><!-- end member-title -->
@@ -6059,7 +6058,7 @@ A
</span>
Iterator
<span class="no-left no-right">[</span>
-B
+A
<span class="no-left">]</span>
@@ -6070,9 +6069,10 @@ B
- <span class="no-left">: [B] =>
- (it: => strawman.collections.CollectionStrawMan1.Iterator[B])
- strawman.collections.CollectionStrawMan1.View[B] (not handled)</span>
+ <span class="no-left">: View
+<span class="no-left no-right">[</span>
+A
+<span class="no-left">]</span></span>
</div><!-- end member-title -->