<p dir="ltr">Hi,<br>
I am exploring haskell. <br>
Is there a way to generate a tuple constructor of n elements at runtime?<br>
Basically I want to convert a list of lists into a list of n tuples. </p>
<p dir="ltr">Thanks in advance <br>
Mani </p>