From 4559b2f1d911b90a94a28e0fc3f3fefe3b00995f Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Mon, 20 Apr 2015 18:52:12 +0200 Subject: [PATCH] Emphasize function composition --- VL2/content/VL2_composition1.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VL2/content/VL2_composition1.tex b/VL2/content/VL2_composition1.tex index b3e9b2b..d88dcda 100644 --- a/VL2/content/VL2_composition1.tex +++ b/VL2/content/VL2_composition1.tex @@ -1,4 +1,4 @@ -So why did we just bother so long with explaining currying? It's because it's very important for function composition. Which again is also one of the fundamental concepts of functional programming. +So why did we just bother so long with explaining currying? It's because it's very important for \emph{function composition}. Which again is also one of the fundamental concepts of functional programming. \vspace{\baselineskip} \\ From maths we already know that:\\