File tree Expand file tree Collapse file tree 7 files changed +7
-2
lines changed
project/resources/referenceReplacements Expand file tree Collapse file tree 7 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 2
2
layout : index
3
3
title : " Other Changed Features"
4
4
movedTo : https://docs.scala-lang.org/scala3/reference/changed-features.html
5
+ redirectFrom : /changed-features.html
5
6
---
6
7
7
8
The following pages document the features that have changed in Scala 3, compared to Scala 2.
Original file line number Diff line number Diff line change 2
2
layout : index
3
3
title : " Contextual Abstractions"
4
4
movedTo : https://docs.scala-lang.org/scala3/reference/contextual.html
5
+ redirectFrom : /contextual.html
5
6
---
6
7
7
8
### Critique of the Status Quo
Original file line number Diff line number Diff line change 2
2
layout : index
3
3
title : " Dropped Features"
4
4
movedTo : https://docs.scala-lang.org/scala3/reference/dropped-features.html
5
+ redirectFrom : /dropped-features.html
5
6
---
6
7
7
8
The following pages document the features of Scala 2 that have been dropped in Scala 3.
Original file line number Diff line number Diff line change 2
2
layout : index
3
3
title : " Metaprogramming"
4
4
movedTo : https://docs.scala-lang.org/scala3/reference/metaprogramming.html
5
+ redirectFrom : /metaprogramming.html
5
6
---
6
7
7
8
The following pages introduce the redesign of metaprogramming in Scala. They
Original file line number Diff line number Diff line change 2
2
layout : index
3
3
title : " Other New Features"
4
4
movedTo : https://docs.scala-lang.org/scala3/reference/other-new-features.html
5
+ redirectFrom : /other-new-features.html
5
6
---
6
7
7
8
The following pages document new features of Scala 3.
Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ subsection:
69
69
- page : reference/metaprogramming/reflection.md
70
70
- page : reference/metaprogramming/tasty-inspect.md
71
71
- title : Other New Features
72
- index : reference/other-new-features/other-new-types .md
72
+ index : reference/other-new-features/other-new-features .md
73
73
subsection :
74
74
- page : reference/other-new-features/trait-parameters.md
75
75
- page : reference/other-new-features/transparent-traits.md
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ subsection:
49
49
- page : reference/metaprogramming/reflection.md
50
50
- page : reference/metaprogramming/tasty-inspect.md
51
51
- title : Other New Features
52
- index : reference/other-new-features/other-new-types .md
52
+ index : reference/other-new-features/other-new-features .md
53
53
subsection :
54
54
- page : reference/other-new-features/trait-parameters.md
55
55
- page : reference/other-new-features/transparent-traits.md
You can’t perform that action at this time.
0 commit comments