summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorSon Ho2022-02-03 09:16:26 +0100
committerSon Ho2022-02-03 09:16:26 +0100
commit6fdce5d58babbd33f779e9fb22a9f2730f5d43a8 (patch)
treee088cc152eaac01c8aa5b96aa8c2f0bdc1d59507 /TODO.md
parent58762a5a4fb308976f6ff304d95fbb894cb12d9f (diff)
Add some TODOs
Diffstat (limited to '')
-rw-r--r--TODO.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index b8075bf4..acfebff6 100644
--- a/TODO.md
+++ b/TODO.md
@@ -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).