We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1048163 commit 8ed6c90Copy full SHA for 8ed6c90
src/default-handlers.md
@@ -1,7 +1,5 @@
1
## Default Handlers
2
3
-> **Note:** This feature requires Flix version 0.67.0
4
-
5
Flix supports **default handlers** which means that an effect can declare a
6
handler that translates the effect into the `IO` effect. This allows `main` (and
7
any method annotated with `@Test`) to use that effect without explicitly
0 commit comments