1
0
mirror of https://github.com/dhil/phd-dissertation synced 2026-03-12 18:48:25 +00:00
This commit is contained in:
2023-09-14 09:14:29 +02:00
committed by GitHub
parent aea67c86b4
commit 6aee80a71b

View File

@@ -19736,7 +19736,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