/top/
/new/
/best/
/ask/
/show/
/job/
^
slacker news
login
about
←back to thread
Algebraic Effects in Practice with Flix
(www.relax.software)
97 points
appliku
| 2 comments |
07 Sep 25 12:07 UTC
|
HN request time: 0.509s
|
source
1.
msk-lywenn
◴[
07 Sep 25 18:24 UTC
]
No.
45160839
[source]
▶
>>45157466 (OP)
#
Are algebraic effects a recreation of common lisp’s condition system?
replies(1):
>>45161100
#
ID:
GO
2.
alethic
◴[
07 Sep 25 18:55 UTC
]
No.
45161100
[source]
▶
>>45160839 (TP)
#
They are similar, but effect handlers are more powerful and more amenable to typing.
https://lobste.rs/s/q8lz7a/what_s_condition_system_why_do_yo...
↑