On Tue, 25 Sep 2007, Lennart Augustsson wrote: > It's reasonably easy to read. > But you could make it more readable. Type signatures, naming the first > lambda... >
It might be reasonable to define something like mapMatrix that happens to be map . map, too. Along with at least a type synonym for matrices. Name domain constructs rather than expecting people to reconstruct them from their implementations, in other words. -- [EMAIL PROTECTED] The task of the academic is not to scale great intellectual mountains, but to flatten them. _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
