
10 Jan
2017
10 Jan
'17
2:17 a.m.
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