[Haskell-cafe] Simple matrix
David House
dmhouse at gmail.com
Wed Jun 21 12:49:34 EDT 2006
Sorry, a few corrections to my above points:
On 21/06/06, David House <dmhouse at gmail.com> wrote:
> * Zipping the empty list with anything produces the empty list, so
> your two equations for (*) involving the empty list are redundant.
I meant (+).
> * You define vectorsum, but don't seem to use it anywhere.
Disregard this.
--
-David House, dmhouse at gmail.com
More information about the Haskell-Cafe
mailing list