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

Add note about call-with-composable-continuation

This commit is contained in:
2020-11-02 19:20:12 +00:00
parent da0fc108d7
commit e058e7804d

View File

@@ -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