Browse Source

Note

master
Daniel Hillerström 5 years ago
parent
commit
d890a327a7
  1. 1
      thesis.tex

1
thesis.tex

@ -8213,6 +8213,7 @@ corresponding effect handler, which automatically closes open
resources upon handling the exception-operation by \emph{aborting} the resources upon handling the exception-operation by \emph{aborting} the
resumption of the operation, which would cause resource finalisers to resumption of the operation, which would cause resource finalisers to
run. run.
\dhil{Raising exceptions in a linear setting is not well-defined}
\citet{DolanEHMSW17} and \citet{Leijen17a} gave two widely different \citet{DolanEHMSW17} and \citet{Leijen17a} gave two widely different
implementations of the async/await idiom using effect implementations of the async/await idiom using effect

Loading…
Cancel
Save