07 Jul 2012
Using combinators to build functionality
10 May 2012
Nested functions and modules
09 May 2012
A function signature can give you some idea of what it does
08 May 2012
Lambdas and more
07 May 2012
Building new functions from existing ones
04 May 2012
Understanding the type notation
16 Apr 2012
How to fix some of a function's parameters
15 Apr 2012
OO design patterns can be trivial when functions are used
11 Apr 2012
Function composition and mini-languages make code more readable
10 Apr 2012
The functional approach to the DRY principle