mirror of
https://github.com/dhil/phd-dissertation
synced 2026-03-13 02:58:26 +00:00
Add note about call-with-composable-continuation
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
%% Packages
|
||||
\usepackage[utf8]{inputenc} % Enable UTF-8 typing
|
||||
\usepackage[british]{babel} % British English
|
||||
\usepackage[breaklinks]{hyperref} % Interactive PDF
|
||||
\usepackage[pdfusetitle,breaklinks]{hyperref} % Interactive PDF
|
||||
\usepackage{url}
|
||||
\usepackage[sort&compress,square,numbers]{natbib} % Bibliography
|
||||
\usepackage{bibentry} % Print bibliography entries inline.
|
||||
@@ -650,6 +650,7 @@ callcc, J, catchcont, etc.
|
||||
\subsection{Abortive operators}
|
||||
|
||||
\subsection{Undelimited operators}
|
||||
call-with-composable-continuation (MzScheme 360, November 2006).
|
||||
|
||||
\subsection{Delimited operators}
|
||||
Delimited control: Control delimiters form the basis for delimited
|
||||
|
||||
Reference in New Issue
Block a user