diff --git a/thesis.tex b/thesis.tex index f861826..49eba98 100644 --- a/thesis.tex +++ b/thesis.tex @@ -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