File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ Proposed Release Date: July 2015
4747* Fixed Stream.toString to human readable representation (#138).
4848* Fixed P1.memo cache in threaded environment (#141, #108).
4949* Fixed Stream join and bind for infinite streams (#140).
50- * Fixed Validation.sequence and renamed to sequenceReduce (#162).
50+ * Fixed Validation.sequence and renamed to sequenceNonCumulative (#162).
5151* Scalacheck property Stream.bindStackOverflow sometimes fails (#168, #169).
5252* Fixed bug in FingerTree.append (#144).
5353* Fixed arrayShow (#145).
@@ -69,7 +69,7 @@ Proposed Release Date: July 2015
6969
7070* Comap methods renamed to contramap.
7171* Split quickcheck into separate module.
72- * Validation.sequence renamed to sequenceReduce .
72+ * Validation.sequence renamed to sequenceNonCumulative .
7373* Changed IOFunctions io to be fromF and fromTry.
7474
7575== Documentation
You can’t perform that action at this time.
0 commit comments