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:
@@ -5,7 +5,7 @@
|
|||||||
%% Packages
|
%% Packages
|
||||||
\usepackage[utf8]{inputenc} % Enable UTF-8 typing
|
\usepackage[utf8]{inputenc} % Enable UTF-8 typing
|
||||||
\usepackage[british]{babel} % British English
|
\usepackage[british]{babel} % British English
|
||||||
\usepackage[breaklinks]{hyperref} % Interactive PDF
|
\usepackage[pdfusetitle,breaklinks]{hyperref} % Interactive PDF
|
||||||
\usepackage{url}
|
\usepackage{url}
|
||||||
\usepackage[sort&compress,square,numbers]{natbib} % Bibliography
|
\usepackage[sort&compress,square,numbers]{natbib} % Bibliography
|
||||||
\usepackage{bibentry} % Print bibliography entries inline.
|
\usepackage{bibentry} % Print bibliography entries inline.
|
||||||
@@ -650,6 +650,7 @@ callcc, J, catchcont, etc.
|
|||||||
\subsection{Abortive operators}
|
\subsection{Abortive operators}
|
||||||
|
|
||||||
\subsection{Undelimited operators}
|
\subsection{Undelimited operators}
|
||||||
|
call-with-composable-continuation (MzScheme 360, November 2006).
|
||||||
|
|
||||||
\subsection{Delimited operators}
|
\subsection{Delimited operators}
|
||||||
Delimited control: Control delimiters form the basis for delimited
|
Delimited control: Control delimiters form the basis for delimited
|
||||||
|
|||||||
Reference in New Issue
Block a user