|
@@ -229,8 +229,8 @@ supply the missing functionality identified above. These features are largely
|
|
|
separable, although there are some dependencies between them, so their detailed
|
|
separable, although there are some dependencies between them, so their detailed
|
|
|
design will be addressed in future proposals, and the details discussed here
|
|
design will be addressed in future proposals, and the details discussed here
|
|
|
should be considered provisional. This proposal merely establishes the overall
|
|
should be considered provisional. This proposal merely establishes the overall
|
|
|
-design direction for sum types, in the same way that [p0083](p0083.md)
|
|
|
|
|
-established the overall design direction for the language as a whole.
|
|
|
|
|
|
|
+design direction for sum types, in the same way that [#83](p0083.md) established
|
|
|
|
|
+the overall design direction for the language as a whole.
|
|
|
|
|
|
|
|
To support manual lifetime control and storage sharing, I propose introducing at
|
|
To support manual lifetime control and storage sharing, I propose introducing at
|
|
|
least one and preferably both of the following:
|
|
least one and preferably both of the following:
|