aboutsummaryrefslogtreecommitdiffstats
path: root/TODO.txt
diff options
context:
space:
mode:
authorJan Tuomi <jans.tuomi@gmail.com>2022-12-09 23:52:58 +0200
committerJan Tuomi <jans.tuomi@gmail.com>2022-12-09 23:52:58 +0200
commit8baa85fd4c3607a7b3cebf2518a930a3b8a924bf (patch)
tree20b98351aca4edc8635e34b96d779bcecd9d8e19 /TODO.txt
parent8ba98a86805c886719057f9df0d5a74c58c6dabd (diff)
Add atom data type
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 bbd55ae..59c655f 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,3 +1,2 @@
add a `Debug/break` builtin that allows simple interactive debugging
-add an atom/cell/box data type for storing mutable state
write tests