By bloid
via movethemarkets.com
Published: Apr 30 2007 / 00:50
Coming off years of C/C++ programming, my mind is organized so that I want to write functions such that most important argument comes first in the argument list. But, in a language like haskell, that’s not always the best way.
Here’s an example from just a moment ago.





Add your comment