From 881c3b182fda1036d5a507d08ff85f7709d70703 Mon Sep 17 00:00:00 2001 From: dotty-bot Date: Fri, 3 Feb 2017 18:05:53 +0000 Subject: Update gh-pages site for da7d7231b7f21fe1085abc569eb783590074a359 --- .../CollectionStrawMan6$/View$/Elems.html | 147 ++++++++++++++++++++- 1 file changed, 140 insertions(+), 7 deletions(-) (limited to 'api/strawman/collections/CollectionStrawMan6$/View$/Elems.html') diff --git a/api/strawman/collections/CollectionStrawMan6$/View$/Elems.html b/api/strawman/collections/CollectionStrawMan6$/View$/Elems.html index a99c852cc..fc89a9f04 100644 --- a/api/strawman/collections/CollectionStrawMan6$/View$/Elems.html +++ b/api/strawman/collections/CollectionStrawMan6$/View$/Elems.html @@ -5321,6 +5321,9 @@
+ + + @@ -5330,6 +5333,29 @@ Elems + + + [ + + + + A + + + + ] + + + +
+ + + extends + + View + +
+
@@ -5339,12 +5365,44 @@
-

Members

+

+ Constructors +

+ +
+ + +
+
+ Elems + ( + + + + xs: + + +[ +A +] + + + ) +
+
+ + +
+ +

+ Members +

+ [+] @@ -5365,17 +5423,37 @@ - : Seq + : Seq +[ +A +]
- +
+ +
+
+ +
+
+ [+] @@ -5401,12 +5479,29 @@
- +
+ +
+
+ +
+
+ [+] @@ -5427,17 +5522,37 @@ - : Iterator + : Iterator +[ +A +]
- +
+ +
+
+ +
+
+ [+] @@ -5463,10 +5578,28 @@
-

The number of elements in this collection, if it can be cheaply computed, +

+

The number of elements in this collection, if it can be cheaply computed, +-1 otherwise. Cheaply usually means: Not requiring a collection traversal.

+ +
+
+

The number of elements in this collection, if it can be cheaply computed, -1 otherwise. Cheaply usually means: Not requiring a collection traversal.

+
+
-- cgit v1.2.3