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