|
41 | 41 | ./contextual/right-associative-extension-methods.html
|
42 | 42 | ./contextual/type-classes.html
|
43 | 43 | ./contextual/using-clauses.html
|
| 44 | +./docs/reference/experimental/package-object-values.html |
| 45 | +./docs/reference/other-new-features/into-modifier.html |
44 | 46 | ./docs/reference/other-new-features/named-typeargs.html
|
45 | 47 | ./dropped-features.html
|
46 | 48 | ./dropped-features/auto-apply.html
|
|
54 | 56 | ./dropped-features/limit22.html
|
55 | 57 | ./dropped-features/macros.html
|
56 | 58 | ./dropped-features/nonlocal-returns.html
|
57 |
| -./dropped-features/package-objects.html |
58 | 59 | ./dropped-features/procedure-syntax.html
|
59 | 60 | ./dropped-features/symlits.html
|
60 | 61 | ./dropped-features/this-qualifier.html
|
|
74 | 75 | ./experimental/explicit-nulls.html
|
75 | 76 | ./experimental/fewer-braces.html
|
76 | 77 | ./experimental/index.html
|
| 78 | +./experimental/into-modifier.html |
77 | 79 | ./experimental/main-annotation.html
|
| 80 | +./experimental/modularity.html |
78 | 81 | ./experimental/named-typeargs-spec.html
|
79 | 82 | ./experimental/named-typeargs.html
|
80 | 83 | ./experimental/numeric-literals.html
|
81 | 84 | ./experimental/overview.html
|
| 85 | +./experimental/package-object-values.html |
| 86 | +./experimental/purefuns.html |
| 87 | +./experimental/runtimeChecked.html |
82 | 88 | ./experimental/tupled-function.html
|
| 89 | +./experimental/typeclasses.html |
| 90 | +./experimental/unrolled-defs.html |
83 | 91 | ./features-classification.html
|
84 | 92 | ./index.html
|
85 | 93 | ./language-versions/binary-compatibility.html
|
|
116 | 124 | ./other-new-features/index.html
|
117 | 125 | ./other-new-features/kind-polymorphism.html
|
118 | 126 | ./other-new-features/matchable.html
|
| 127 | +./other-new-features/named-tuples.html |
119 | 128 | ./other-new-features/opaques-details.html
|
120 | 129 | ./other-new-features/opaques.html
|
121 | 130 | ./other-new-features/open-classes.html
|
122 | 131 | ./other-new-features/parameter-untupling-spec.html
|
123 | 132 | ./other-new-features/parameter-untupling.html
|
| 133 | +./other-new-features/preview-defs.html |
124 | 134 | ./other-new-features/safe-initialization.html
|
125 | 135 | ./other-new-features/targetName.html
|
126 | 136 | ./other-new-features/threadUnsafe-annotation.html
|
| 137 | +./other-new-features/toplevel-definitions.html |
127 | 138 | ./other-new-features/trait-parameters.html
|
128 | 139 | ./other-new-features/transparent-traits.html
|
129 | 140 | ./other-new-features/type-test.html
|
130 | 141 | ./overview.html
|
| 142 | +./preview/better-fors.html |
| 143 | +./preview/index.html |
131 | 144 | ./soft-modifier.html
|
132 | 145 | ./syntax.html
|
0 commit comments