summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorSon Ho2022-01-20 19:46:18 +0100
committerSon Ho2022-01-20 19:46:18 +0100
commit4d7896f81551c307bf521eeb7db01139c6f95a36 (patch)
tree05b2ad4352e5cad198fbed62efbebd0ea1b9e690 /TODO.md
parentf081ec5969b5ced2751d7fc39420e51298e44b5e (diff)
Cleanup a bit InterpreterStatements following compiler warnings
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index 3b868d10..0d699162 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,5 +1,7 @@
# TODO
+0. improve the use of [comp] for composition of functions with continuations
+
0. derive [ord] for types
1. stateful maps/sets modules (hashtbl?)