summaryrefslogtreecommitdiff
path: root/todo
diff options
context:
space:
mode:
authorubq323 <ubq323@ubq323.website>2024-06-26 22:45:16 +0100
committerubq323 <ubq323@ubq323.website>2024-06-26 22:45:16 +0100
commita559125a2d7af771784614b7a2092cc7fb707345 (patch)
tree4e4f31197d28a41b5c62fdd19086295cf0acad84 /todo
parent2e62b41072738142dea9f0b5dd5d2d22455c7616 (diff)
array literals
Diffstat (limited to 'todo')
-rw-r--r--todo5
1 files changed, 4 insertions, 1 deletions
diff --git a/todo b/todo
index f724c3a..d9d819e 100644
--- a/todo
+++ b/todo
@@ -1,5 +1,8 @@
closures, upvalues
-lists, hashes, other useful types
+arrays, hashes, other useful types
+good loops
+declarations inline
+pattern matching
garbage collector
macros