1
0
mirror of https://github.com/dhil/phd-dissertation synced 2026-03-13 11:08:25 +00:00

Effect handlers paragraph WIP

This commit is contained in:
2020-11-29 22:58:35 +00:00
parent 6b3296d8a8
commit 83a8457b26
3 changed files with 152 additions and 24 deletions

View File

@@ -2220,4 +2220,16 @@
pages = {223--239},
publisher = {Springer},
year = {2007}
}
# Exception handling with success continuations
@article{BentonK01,
author = {Nick Benton and
Andrew Kennedy},
title = {Exceptional Syntax Journal of Functional Programming},
journal = {J. Funct. Program.},
volume = {11},
number = {4},
pages = {395--410},
year = {2001}
}