Writing a function List to a tuple

Posted by Pradeep on Stack Overflow See other posts from Stack Overflow or by Pradeep
Published on 2010-03-18T06:51:30Z Indexed on 2010/03/18 7:01 UTC
Read the original article Hit count: 194

Filed under:

how to write a function from list to a tuple

i have taken the string to a tuple. but i need to send it to a tuple.

can someone help me

© Stack Overflow or respective owner

Related posts about haskell