[Haskell-beginners] Working with Haskell matrices

Dananji Liyanage dan9131 at gmail.com
Wed May 27 07:01:43 UTC 2015


Hi All,

I'm implementing a puzzle where the input is given as a matrix, using
Data.Matrix package in Haskell.

How do I implement similar functions to `union`, which are available for
lists on a matrix?


-- 
Regards,
Dananji Liyanage
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/beginners/attachments/20150527/5e7050e4/attachment.html>


More information about the Beginners mailing list