summaryrefslogtreecommitdiff
path: root/computation/index.md
diff options
context:
space:
mode:
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)