summaryrefslogtreecommitdiff
path: root/computation/index.md
diff options
context:
space:
mode:
authorJJ2023-11-24 00:28:52 +0000
committerJJ2023-11-24 00:28:52 +0000
commit426d431d03599b65dee1ddffd8923098cbaa79b0 (patch)
tree5b5ad794c2e260bdf523e90c9e18d5ff53b8e212 /computation/index.md
parentfa8bb975614b5da3eb358598a1fa379911900f0d (diff)
meow
Diffstat (limited to 'computation/index.md')
-rw-r--r--computation/index.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/computation/index.md b/computation/index.md
index e69de29..9ac7e22 100644
--- a/computation/index.md
+++ b/computation/index.md
@@ -0,0 +1,7 @@
+# notes on computation and its consequences
+
+- [paradigms](paradigms)
+- [modules](modules)
+- [monads](monads)
+- [effects](effects)
+- [continuations](continuations)