October 08, 2008
And what makes people writing a lot of template code? FP? Then template phobia just shows that templates aren't a good technique for FP.
October 08, 2008
On Wed, 08 Oct 2008 22:00:15 +0400, ore-sama <spam@here.lot> wrote:

> And what makes people writing a lot of template code? FP? Then template phobia just shows that templates aren't a good technique for FP.

It reduces code duplication. You can't know the benefit unless you really start using them. And once started, you can't stop anymore. :)