summaryrefslogtreecommitdiff
path: root/computation/effects.md
diff options
context:
space:
mode:
authorJJ2023-11-26 00:22:57 +0000
committerJJ2023-11-26 00:22:57 +0000
commit6bd4f091312baca69ec7a984e739e00a208127d5 (patch)
treefb499b0dbb6ee5d17d045eeaf504fd875c99fbfc /computation/effects.md
parent4352cbc9df36c1c84bba51ce51a69be7a009d264 (diff)
meow
Diffstat (limited to 'computation/effects.md')
-rw-r--r--computation/effects.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/computation/effects.md b/computation/effects.md
index 50be541..17c558d 100644
--- a/computation/effects.md
+++ b/computation/effects.md
@@ -25,6 +25,3 @@ languages
- [Unison](https://www.unison-lang.org/)
- [Effect handlers for WebAssembly](https://wasmfx.dev/)
- [Coeffects: Context-aware programming languages](https://tomasp.net/coeffects/)
-
-
-similar to monads, continuations, ... effects provide a generalized mechanism for control flow.