Algebraic effects
Topic history | v1 (current) | created by jjones
Details
Algebraic effects
see v1 | created by jjones | Add resource "Abilities in Unison"
- Title
- Algebraic effects
- Description
- Algebraic effects are an approach to computational effects based on a premise that impure behaviour arises from a set of operations such as get & set for mutable store, read & print for interactive input & output, or raise for exceptions. This naturally gives rise to handlers not only of exceptions, but of any other effect, yielding a novel concept that, amongst others, can capture stream redirection, backtracking, co-operative multi-threading, and delimited continuations.
- Link
- https://www.sciencedirect.com/science/article/pii/S1571066115000705
resources
mentioned in Immutability is not enough
treated in Algebraic Effects for the Rest of Us
authors
This topic has no history of related authors.