File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ <h1 id="so-features">So, features?</h1>
9
9
</ colgroup >
10
10
< tbody >
11
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://dotty.epfl.ch/docs/reference/singleton-types.html "> literal singleton types</ a > </ td >
12
+ < td > < a href ="http://dotty.epfl.ch/docs/reference/new-types/ union-types.html "> Union</ a > , < a href ="http://dotty.epfl.ch/docs/reference/new-types /intersection-types.html "> intersection</ a > and < a href ="http://dotty.epfl.ch/docs/reference/singleton-types.html "> literal singleton types</ a > </ td >
13
13
< td > Implemented</ td >
14
14
</ tr >
15
15
< tr >
@@ -25,23 +25,23 @@ <h1 id="so-features">So, features?</h1>
25
25
< td > Implemented</ td >
26
26
</ tr >
27
27
< tr >
28
- < td > < a href ="http://dotty.epfl.ch/docs/reference/changed/pattern-matching.html "> Option-less pattern matching</ a > </ td >
28
+ < td > < a href ="http://dotty.epfl.ch/docs/reference/changed-features /pattern-matching.html "> Option-less pattern matching</ a > </ td >
29
29
< td > Implemented</ td >
30
30
</ tr >
31
31
< tr >
32
- < td > < a href ="http://dotty.epfl.ch/docs/reference/auto-parameter-tupling.html "> Automatic tupling of function parameters</ a > </ td >
32
+ < td > < a href ="http://dotty.epfl.ch/docs/reference/other-new-features/ auto-parameter-tupling.html "> Automatic tupling of function parameters</ a > </ td >
33
33
< td > Implemented</ td >
34
34
</ tr >
35
35
< tr >
36
- < td > < a href ="http://dotty.epfl.ch/docs/reference/multiversal-equality.html "> Multiversal equality</ a > </ td >
36
+ < td > < a href ="http://dotty.epfl.ch/docs/reference/other-new-features/ multiversal-equality.html "> Multiversal equality</ a > </ td >
37
37
< td > Implemented</ td >
38
38
</ tr >
39
39
< tr >
40
- < td > < a href ="http://dotty.epfl.ch/docs/reference/implicit-function-types.html "> Implicit function types</ a > </ td >
40
+ < td > < a href ="http://dotty.epfl.ch/docs/reference/new-types/ implicit-function-types.html "> Implicit function types</ a > </ td >
41
41
< td > Implemented</ td >
42
42
</ tr >
43
43
< tr >
44
- < td > < a href ="http://dotty.epfl.ch/docs/reference/erased-terms.html "> Erased Terms</ a > </ td >
44
+ < td > < a href ="http://dotty.epfl.ch/docs/reference/other-new-features/ erased-terms.html "> Erased Terms</ a > </ td >
45
45
< td > In progress</ td >
46
46
</ tr >
47
47
< tr >
You can’t perform that action at this time.
0 commit comments