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.
2 parents ef4c430 + a29b5a9 commit 16ce7e4Copy full SHA for 16ce7e4
docs/_includes/features.html
@@ -9,7 +9,7 @@ <h1 id="so-features">So, features?</h1>
9
</colgroup>
10
<tbody>
11
<tr>
12
- <td><a href="http://dotty.epfl.ch/docs/reference/union-types.html">Union</a>, <a href="http://dotty.epfl.ch/docs/reference/intersection-types.html">intersection</a> and <a href="http://docs.scala-lang.org/sips/pending/42.type.html">literal singleton types</a></td>
+ <td><a href="http://dotty.epfl.ch/docs/reference/union-types.html">Union</a>, <a href="http://dotty.epfl.ch/docs/reference/intersection-types.html">intersection</a> and <a href="http://dotty.epfl.ch/docs/reference/singleton-types.html">literal singleton types</a></td>
13
<td>Implemented</td>
14
</tr>
15
0 commit comments