By daniel
via blog.moertel.com
Published: Mar 06 2007 / 09:14
One of the things I miss when coding in Ruby is inexpensive function composition. In Haskell, for example, I can compose functions using the dot (.) operator.



Add your comment