You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -48,6 +48,12 @@ The following operations are provided:
48
48
This module is community-maintained. If you are interested in
49
49
participating, please jump right in on issues and pull requests.
50
50
51
+
## See also: scala-library-next
52
+
53
+
scala-collection-contrib's merge policy is liberal: we're happy to merge most things here, without too much review, so that people can try them out.
54
+
55
+
There is now (as of October 2020) the [scala-library-next repo](https://github.com/scala/scala-library-next), which is where we decide what will actually be added to the next version of the Scala standard library. The standards for merging things there are much more conservative.
56
+
51
57
## Releasing
52
58
53
59
As with other Scala standard modules, build and release infrastructure
0 commit comments