TODO
This commit is contained in:
parent
18067e4109
commit
ccb08a52fe
@ -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…
x
Reference in New Issue
Block a user