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$/Partition.html | 262 +++++++++++++++++++-- 1 file changed, 245 insertions(+), 17 deletions(-) (limited to 'api/strawman/collections/CollectionStrawMan6$/View$/Partition.html') diff --git a/api/strawman/collections/CollectionStrawMan6$/View$/Partition.html b/api/strawman/collections/CollectionStrawMan6$/View$/Partition.html index bf7b57c62..4917600a4 100644 --- a/api/strawman/collections/CollectionStrawMan6$/View$/Partition.html +++ b/api/strawman/collections/CollectionStrawMan6$/View$/Partition.html @@ -5321,6 +5321,9 @@
+ + + @@ -5330,6 +5333,20 @@ Partition + + + [ + + + + A + + + + ] + + +
@@ -5339,12 +5356,52 @@
-

Members

+

+ Constructors +

+ +
+ + +
+
+ Partition + ( + + + + underlying: + + Iterable +[ +A +] + + , + + + + p: + + A => Boolean + + + ) +
+
+ + +
+ +

+ Members +

+ [+] @@ -5365,19 +5422,41 @@ - : Partitioned + : Partitioned +[ +A +]
-

The view consisting of all elements of the underlying collection +

+

The view consisting of all elements of the underlying collection that satisfy p.

+
+
+

The view consisting of all elements of the underlying collection +that satisfy p.

+ +
+
+ [+] @@ -5398,17 +5477,34 @@ that satisfy p.

- : + : A => Boolean
- +
+ +
+
+ +
+
+ [+] @@ -5462,17 +5580,37 @@ that do not satisfy p.

- : Iterable + : Iterable +[ +A +]
- +
+ +
+
+ +
+
+ [+] @@ -5498,12 +5636,29 @@ that do not satisfy p.

- +
+ +
+
+ +
+
+ [+] @@ -5529,12 +5684,29 @@ that do not satisfy p.

- +
+ +
+
+ +
+
+ [+] @@ -5579,17 +5751,37 @@ A - : Partition + : Partition +[ +A +]
- +
+ +
+
+ +
+
+ [+] @@ -5610,17 +5802,37 @@ A - : Iterable + : Iterable +[ +A +]
- +
+ +
+
+ +
+
+ [+] @@ -5641,13 +5853,29 @@ A - : + : A => Boolean
- +
+ +
+
+ +
+
-- cgit v1.2.3