Slide 19
Slide 19 text
Effect Handlers
• A mechanism for programming with user-de
fi
ned effects
• Modular basis of non-local control-
fl
ow mechanism
s
✦ Exceptions, generators, lightweight threads, promises, asynchronous
IO, coroutines
• Effect handlers ~=
fi
rst-class, restartable exception
s
✦ Similar to exceptions, performing an effect separate from handling it