[Haskell-beginners] Autogenerating tuple constructor of length n

Manikanda Krishnan vmk8993 at gmail.com
Tue Jan 10 02:17:17 UTC 2017


Hi,
I am exploring haskell.
Is there a way to generate a tuple constructor of n elements at runtime?
Basically I want to convert a list of lists into a list of n tuples.

Thanks in advance
Mani
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/beginners/attachments/20170110/708b3fb1/attachment.html>


More information about the Beginners mailing list