diff options
Diffstat (limited to 'computation/index.md')
-rw-r--r-- | computation/index.md | 7 |
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) |