On Mon, Dec 26, 2005 at 09:10:56PM +0100, Branimir Maksimovic wrote: > this program counts two times length of lists of strings formed by > lines, and words and third time counts again length of file. > This is not just word counting program, it creates two additional lists, > which are not used anywhere but to count :) > While it is certainly expressive, in terms of programing is pointless. > No one would write such a code for word counting.
Come on! Sometimes the only thing you want is a simple, *correct* solution for the problem, for example just to test the ugly, efficient version. Best regards Tomasz -- I am searching for a programmer who is good at least in some of [Haskell, ML, C++, Linux, FreeBSD, math] for work in Warsaw, Poland _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe
