summaryrefslogtreecommitdiff
path: root/notes/index.md
diff options
context:
space:
mode:
authorTaylan Kammer <taylan.kammer@gmail.com>2026-06-10 10:08:10 +0200
committerTaylan Kammer <taylan.kammer@gmail.com>2026-06-10 10:08:10 +0200
commit320c5aafff0499512475686feb374bdfde2a4123 (patch)
tree8b4d9ccdb78e106eac6479f7cbea4ca610fbcee7 /notes/index.md
parente4514285f2148d1fed1a0871494a2fda23a3e503 (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 a4f753e..e331101 100644
--- a/notes/index.md
+++ b/notes/index.md
@@ -31,3 +31,4 @@
* [Interpreter](260522-interpreter.html)
* [Static analysis to optimize GC](260524-gc-opt.html)
* [Cons cell optimization!](260608-fastcons2.html)
+* [Cons cell optimization again](260610-fastcons3.html)