Y
Hacker News
new
|
ask
|
show
|
jobs
by
runeks
347 days ago
In my view, algebraic effects enable specifying different
kinds
of effects (with different interpretations) — e.g. read a file, run DB query, network access — as opposed to just a single 'Io' effect that allows everything.