mirror of
https://github.com/dhil/phd-dissertation
synced 2026-03-13 11:08:25 +00:00
Insert a few citations.
This commit is contained in:
@@ -1678,7 +1678,8 @@ the effect signature $E$.
|
||||
This typing discipline fits nicely with the effect handlers-style of
|
||||
programming. The $\Do$ construct provides a mechanism for injecting an
|
||||
operation into the effect signature, whilst the $\Handle$ construct
|
||||
provides a way to eliminate an effect operation from the signature.
|
||||
provides a way to eliminate an effect operation from the
|
||||
signature~\cite{BauerP13,HillerstromL16}.
|
||||
%
|
||||
If we instantiate $A = \UnitType$, $B = \Bool$, and $E = \Sigma$, then
|
||||
we obtain a type-and-effect signature for the handler version of
|
||||
|
||||
Reference in New Issue
Block a user