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.
1 parent 8e75c50 commit bb32315Copy full SHA for bb32315
lifetimes.md
@@ -58,7 +58,8 @@ a Cell is to copy the bits in or out.
58
manages this through *runtime* checks. It is effectively a thread-unsafe
59
read-write lock.
60
61
-For more details see Dan Grossman's Existential Types for Imperative Languages:
+For more details see Dan Grossman's *Existential Types for Imperative Languages*:
62
+
63
* [paper][grossman-paper] (Advanced)
64
* [slides][grossman-slides] (Simple)
65
0 commit comments