realisiert als Tupel (Code, Umgebung)
\ x -> a * x + 1 ==> \ clo x -> let { a = nth clo 1 } in a * x + 1