aboutsummaryrefslogtreecommitdiffstats
path: root/TODO.txt
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index 59c655f..3669134 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,2 +1,3 @@
add a `Debug/break` builtin that allows simple interactive debugging
+instead of evaling all args first and then curry calling fn, eval only one at a time
write tests