aboutsummaryrefslogtreecommitdiffstats
path: root/TODO.txt
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO.txt b/TODO.txt
index 808a4aa..72f656f 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,4 +1,3 @@
-fix impure context issues
add a `do` builtin that runs given exprs and returns the result of the last one
add an atom/cell/box data type for storing mutable state
write tests