Currying
Posted in General, workfriendly, programming, ml, ocaml on Aug 29th, 2006 2 Comments »
I’ve been playing around with the ML language recently, using the OCaml implementation.
Picking up ML illustrates to me why it’s useful to learn a number of different languages in order to experience various styles of programming - it’s sometimes not enough that a language merely ’supports’ a particular style; sometimes the language must live that […]
