Redirected page to Curried Function
Created page with "A '''Curried Function''' is a concept in Computer Science and programming related to how a function takes in an argument and gives out a value. It is named for the logici..."
Forgot functions as values
+105
Added a section on functions, also Haskell (unlike Lisp) is category theory based rather than lambda calculus based.
+408