summaryrefslogtreecommitdiff
path: root/notes/index.md
diff options
context:
space:
mode:
authorTaylan Kammer <taylan.kammer@gmail.com>2026-06-26 21:46:46 +0200
committerTaylan Kammer <taylan.kammer@gmail.com>2026-06-26 21:46:46 +0200
commit3437809126d05845bf7eea84497d8d22ad03eb84 (patch)
tree2d3609dd367527788a2484897bfb698369372ac7 /notes/index.md
parent9151c8bb6f401bf9939765b0daa01b680a25a473 (diff)
Add a note.
Diffstat (limited to 'notes/index.md')
-rw-r--r--notes/index.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/notes/index.md b/notes/index.md
index 346bcb6..96ade16 100644
--- a/notes/index.md
+++ b/notes/index.md
@@ -34,3 +34,4 @@
* [Cons cell optimization again](260610-fastcons3.html)
* [Cons cell optimization AGAIN](260611-fastcons4.html)
* [AST Optimizations](260625-optimize.html)
+* [Further list array optimization](260626-fastcons5.html)