We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d0c7eb6 + 42c1186 commit 9043ec4Copy full SHA for 9043ec4
docs/LibraryEvolution.rst
@@ -1106,7 +1106,7 @@ Possible Restrictions on Classes
1106
--------------------------------
1107
1108
In addition to ``final``, it may be useful to restrict the stored properties of
1109
-a class instance, like `Fixed-Contents Structs`_. However, there are open
+a class instance, like `Frozen Structs`_. However, there are open
1110
questions about how this would actually work, and the compiler still wouldn't
1111
be able to make much use of the information, because classes from other
1112
libraries must almost always be allocated on the heap.
0 commit comments