[Haskell-beginners] Pattern Matching & Binding

Ari King ari.brandeis.king at gmail.com
Mon May 5 16:08:56 UTC 2014


Hi,

I've posted (on http://pastebin.com/R5MPNaHs) code I'm working on to
practice reading/writing CSV and interacting with DBs. I'd appreciate help
in better understanding how to destructure (pattern match) lists/vectors
(see line 28 in post) and the difference in "binding" via let/where and <-.
I'd also appreciate suggestions on how to improve the code put together
thus far to make it more idiomatic. Thanks.

Best,
Ari
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/beginners/attachments/20140505/db61f3a4/attachment.html>


More information about the Beginners mailing list