Add todo for unions

This commit is contained in:
Joshua Suskalo 2021-09-25 12:42:02 -05:00
parent 415c842af1
commit 3c3f3a7415

View file

@ -277,6 +277,8 @@ frees its resources on garbage collection, like an implicit scope.
### TODO Serialization and Deserialization ### TODO Serialization and Deserialization
### TODO Unions
### TODO Data Model ### TODO Data Model
## License ## License