pull/10/head
Alexis Beingessner 9 years ago committed by Manish Goregaokar
parent 30eeb8fbbf
commit 77847beb65

@ -9,6 +9,8 @@ language-design problem.
# The Tagged Union Problem
TODO: rewrite this to use Box instead?
The core of the lifetime and mutability system derives from a simple problem:
internal pointers to tagged unions. For instance, consider the following code:

Loading…
Cancel
Save