Skip to content

Commit b9909b5

Browse files
imsingoeed3si9n
authored andcommitted
Update Creating_Custom_Parallel_Collections.md
update links
1 parent b0a274d commit b9909b5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cn/overviews/parallel-collections/Creating_Custom_Parallel_Collections.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,4 +190,3 @@ ParString类还没有完成。虽然我们已经实现了一个自定义的组
190190

191191
最后,若果在splitter中的remaining方法实现起来极其麻烦,你可以重写容器中的isStrictSplitterCollection方法,并返回false。虽然这些容器将不能够执行一些严格依赖splitter的方法,比如,在remaining方法中返回一个正确的值。重点是,这并不影响 for-comprehension 中使用的方法。
192192

193-
更多详细内容参考官网:http://docs.scala-lang.org/overviews/parallel-collections/custom-parallel-collections.html

0 commit comments

Comments
 (0)