|
1 | 1 | ./changed-features/compiler-plugins.html |
2 | | -./changed-features/eta-expansion-spec.html |
3 | 2 | ./changed-features/eta-expansion.html |
4 | | -./changed-features/implicit-conversions-spec.html |
| 3 | +./changed-features/eta-expansion-spec.html |
| 4 | +./changed-features.html |
5 | 5 | ./changed-features/implicit-conversions.html |
| 6 | +./changed-features/implicit-conversions-spec.html |
6 | 7 | ./changed-features/implicit-resolution.html |
7 | 8 | ./changed-features/imports.html |
8 | 9 | ./changed-features/index.html |
|
14 | 15 | ./changed-features/overload-resolution.html |
15 | 16 | ./changed-features/pattern-bindings.html |
16 | 17 | ./changed-features/pattern-matching.html |
17 | | -./changed-features/structural-types-spec.html |
18 | 18 | ./changed-features/structural-types.html |
| 19 | +./changed-features/structural-types-spec.html |
19 | 20 | ./changed-features/type-checking.html |
20 | 21 | ./changed-features/type-inference.html |
21 | 22 | ./changed-features/vararg-splices.html |
22 | 23 | ./changed-features/wildcards.html |
23 | 24 | ./contextual/by-name-context-parameters.html |
24 | 25 | ./contextual/context-bounds.html |
25 | | -./contextual/context-functions-spec.html |
26 | 26 | ./contextual/context-functions.html |
| 27 | +./contextual/context-functions-spec.html |
27 | 28 | ./contextual/conversions.html |
28 | | -./contextual/derivation-macro.html |
29 | 29 | ./contextual/derivation.html |
| 30 | +./contextual/derivation-macro.html |
30 | 31 | ./contextual/extension-methods.html |
31 | 32 | ./contextual/given-imports.html |
32 | 33 | ./contextual/givens.html |
| 34 | +./contextual.html |
33 | 35 | ./contextual/index.html |
34 | 36 | ./contextual/multiversal-equality.html |
35 | 37 | ./contextual/relationship-implicits.html |
|
39 | 41 | ./docs/reference/other-new-features/named-typeargs.html |
40 | 42 | ./docsScalaLangResources/scaladoc-assets.html |
41 | 43 | ./dropped-features/auto-apply.html |
42 | | -./dropped-features/class-shadowing-spec.html |
43 | 44 | ./dropped-features/class-shadowing.html |
| 45 | +./dropped-features/class-shadowing-spec.html |
44 | 46 | ./dropped-features/delayed-init.html |
45 | 47 | ./dropped-features/do-while.html |
46 | 48 | ./dropped-features/early-initializers.html |
47 | 49 | ./dropped-features/existential-types.html |
| 50 | +./dropped-features.html |
48 | 51 | ./dropped-features/index.html |
49 | 52 | ./dropped-features/limit22.html |
50 | 53 | ./dropped-features/macros.html |
|
54 | 57 | ./dropped-features/symlits.html |
55 | 58 | ./dropped-features/this-qualifier.html |
56 | 59 | ./dropped-features/type-projection.html |
57 | | -./dropped-features/weak-conformance-spec.html |
58 | 60 | ./dropped-features/weak-conformance.html |
| 61 | +./dropped-features/weak-conformance-spec.html |
59 | 62 | ./dropped-features/wildcard-init.html |
60 | 63 | ./dropped-features/xml.html |
61 | 64 | ./enums/adts.html |
|
64 | 67 | ./enums/index.html |
65 | 68 | ./experimental/canthrow.html |
66 | 69 | ./experimental/cc.html |
67 | | -./experimental/erased-defs-spec.html |
68 | 70 | ./experimental/erased-defs.html |
| 71 | +./experimental/erased-defs-spec.html |
69 | 72 | ./experimental/explicit-nulls.html |
70 | 73 | ./experimental/index.html |
71 | 74 | ./experimental/main-annotation.html |
72 | | -./experimental/named-typeargs-spec.html |
73 | 75 | ./experimental/named-typeargs.html |
| 76 | +./experimental/named-typeargs-spec.html |
74 | 77 | ./experimental/numeric-literals.html |
75 | 78 | ./experimental/overview.html |
76 | 79 | ./features-classification.html |
|
79 | 82 | ./language-versions/index.html |
80 | 83 | ./language-versions/source-compatibility.html |
81 | 84 | ./metaprogramming/compiletime-ops.html |
| 85 | +./metaprogramming.html |
82 | 86 | ./metaprogramming/index.html |
83 | 87 | ./metaprogramming/inline.html |
84 | | -./metaprogramming/macros-spec.html |
85 | 88 | ./metaprogramming/macros.html |
| 89 | +./metaprogramming/macros-spec.html |
86 | 90 | ./metaprogramming/reflection.html |
87 | 91 | ./metaprogramming/staging.html |
88 | 92 | ./metaprogramming/tasty-inspect.html |
89 | | -./new-types/dependent-function-types-spec.html |
90 | 93 | ./new-types/dependent-function-types.html |
| 94 | +./new-types/dependent-function-types-spec.html |
91 | 95 | ./new-types/index.html |
92 | | -./new-types/intersection-types-spec.html |
93 | 96 | ./new-types/intersection-types.html |
| 97 | +./new-types/intersection-types-spec.html |
94 | 98 | ./new-types/match-types.html |
95 | 99 | ./new-types/polymorphic-function-types.html |
96 | | -./new-types/type-lambdas-spec.html |
97 | 100 | ./new-types/type-lambdas.html |
98 | | -./new-types/union-types-spec.html |
| 101 | +./new-types/type-lambdas-spec.html |
99 | 102 | ./new-types/union-types.html |
| 103 | +./new-types/union-types-spec.html |
100 | 104 | ./other-new-features/control-syntax.html |
101 | 105 | ./other-new-features/creator-applications.html |
102 | 106 | ./other-new-features/experimental-defs.html |
103 | 107 | ./other-new-features/export.html |
| 108 | +./other-new-features.html |
104 | 109 | ./other-new-features/indentation.html |
105 | 110 | ./other-new-features/index.html |
106 | 111 | ./other-new-features/kind-polymorphism.html |
107 | 112 | ./other-new-features/matchable.html |
108 | 113 | ./other-new-features/opaques-details.html |
109 | 114 | ./other-new-features/opaques.html |
110 | 115 | ./other-new-features/open-classes.html |
111 | | -./other-new-features/parameter-untupling-spec.html |
112 | 116 | ./other-new-features/parameter-untupling.html |
| 117 | +./other-new-features/parameter-untupling-spec.html |
113 | 118 | ./other-new-features/safe-initialization.html |
114 | 119 | ./other-new-features/targetName.html |
115 | 120 | ./other-new-features/threadUnsafe-annotation.html |
|
0 commit comments