Hello,

 The (almost) point-free versions run faster than my "fast"
imperative version and take up significantly less heap space-- even
the version which reads everything and then writes takes up about 1/3
the heap space as my version.

 I get the impression that point-free style is a preventive measure
against space leaks.

thanks again,
 Jeff
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to