Nächste Seite:
Mehrstellige Funktionen
Aufwärts:
Unterprogramme
Vorherige Seite:
Semantik
Testfall (1)
let { x = 4 } in let { f = \ y -> x * y } in let { x = 5 } in f x
Johannes Waldmann 2011-01-23