diff options
author | Son Ho | 2022-02-03 09:16:26 +0100 |
---|---|---|
committer | Son Ho | 2022-02-03 09:16:26 +0100 |
commit | 6fdce5d58babbd33f779e9fb22a9f2730f5d43a8 (patch) | |
tree | e088cc152eaac01c8aa5b96aa8c2f0bdc1d59507 | |
parent | 58762a5a4fb308976f6ff304d95fbb894cb12d9f (diff) |
Add some TODOs
Diffstat (limited to '')
-rw-r--r-- | TODO.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,5 +1,9 @@ # TODO +0. merge the "read determinant" and the "switch" occurrences to "match" + +0. reaggregate the ADTs + 0. when going from symbolic to pure, remove the useless tuples (as some fields might be erased). |