1
0
mirror of https://github.com/dhil/phd-dissertation synced 2026-03-13 02:58:26 +00:00

Merge branch 'master' of github.com:dhil/phd-dissertation

This commit is contained in:
2024-02-26 09:51:21 +01:00
2 changed files with 3 additions and 2 deletions

View File

@@ -19737,7 +19737,7 @@ overhead, although, techniques such as just-in-time compilation can be
utilised to reduce this overhead.
Continuation passing style (CPS) is a canonical implementation
strategy for continuations --- the word `continuation' even feature in
strategy for continuations --- the word `continuation' even features in
its name.
%
CPS is a particular idiomatic notation for programs, where every