
5 Mar
2010
5 Mar
'10
6:36 a.m.
Consider taking this to the haskell-beginners list.
On Fri, Mar 5, 2010 at 4:32 AM, Pradeep Wickramanayake
Hi,
Im self learner in Haskell. And im stuck in a small place which I tried searching in google but couldn't find Proper answer
I have some values in a string, Im removing them one by one from the string (word by word) and I want to put them in a tuple. Because it contain Integers and Strings.
Could you be more specific? Paste the code you have already, and be clearer about what you are trying to accomplish. Luke