We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3232de commit c9be68eCopy full SHA for c9be68e
README.md
@@ -31,6 +31,7 @@ See [github contributors page](https://github.com/lampepfl/dotty/graphs/contribu
31
| Sbt incremental build | Implemented |
32
| Non-blocking lazy vals | Implemented |
33
| Option-less pattern matching(based on [name-based patmat](https://github.com/scala/scala/pull/2848)) | Implemented |
34
+| Function arity adaptation | Implemented |
35
| | |
36
| Non-boxed arrays of value classes | In progress |
37
| Working contravariant implicits | In progress |
0 commit comments