diff options
Diffstat (limited to 'thesis/parts/background.tex')
-rw-r--r-- | thesis/parts/background.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/thesis/parts/background.tex b/thesis/parts/background.tex index 38cadac..a4383bc 100644 --- a/thesis/parts/background.tex +++ b/thesis/parts/background.tex @@ -1,4 +1,4 @@ -In this chapter we provide an overview of the problem of container selection and its effect on program correctness and performance. +In this chapter, we provide an overview of the problem of container selection and its effect on program correctness and performance. We then provide an overview of approaches from modern programming languages and existing literature. Finally, we explain how our system is novel, and the weaknesses in existing literature it solves. |