[erlang-questions] beginner:how to change a tuple's element

devdoer bird devdoer2@REDACTED
Sat Aug 9 16:15:17 CEST 2008


HI:

I want to change a element  in one tuple,Eg. change the 3th element in tuple
{a,b,c,e} to 'g',the result will be {a,b,g,e}.
How can I do it?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20080809/6db02176/attachment.htm>


More information about the erlang-questions mailing list