Skip to content

Commit de1b3ae

Browse files
committed
link: scala/scala
Signed-off-by: Josh Soref <[email protected]>
1 parent e3abbd8 commit de1b3ae

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

blog/_posts/2017-07-02-collections-0.2.0.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,7 @@ The following collection types are implemented:
3434
Also, most of the operations of the current `Traversable`, `Iterable`, `Seq`
3535
and `Set` collection types are implemented in the strawman.
3636

37-
For reference, a detailed list of the current implementation status is available
38-
[here](https://github.com/scala/collection-strawman#implemented-collection-types).
37+
This work was merged into [scala/scala](https://github.com/scala/scala) and released as part of Scala 2.13.0-M4.
3938

4039
To experiment with this milestone, just add the following dependency:
4140

0 commit comments

Comments
 (0)