diff options
author | Marvin Borner | 2024-08-06 13:18:28 +0200 |
---|---|---|
committer | Marvin Borner | 2024-08-06 13:18:28 +0200 |
commit | db5cb16522329d3b313967d4f491dc320b549b8d (patch) | |
tree | 1beebb128a402212da4edcbbac1575d9892c8d5f /docs/index.html | |
parent | 0c3b464d3c73fcd1a6fde3f2f5882eddd5c79685 (diff) |
Added new blog post
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html index 931b706..0f63a7a 100644 --- a/docs/index.html +++ b/docs/index.html @@ -195,6 +195,11 @@ in std/Number/Unary.bruijn:35 >Metaprogramming and self interpretation</a > </li> + <li> + <a href="https://text.marvinborner.de/2024-04-16-10.html" + >Crafting Formulas: Lambdas All the Way Down</a + > + </li> </ul> </div> |