[erlang-questions] List troubles

Thomas Elsgaard thomas.elsgaard@REDACTED
Wed Nov 9 20:48:25 CET 2016


Hi

I am having some difficulties by flattening a list which looks like this:

[<<"A">>,"4",<<"B">>,"c",<<"d">>]

After flattening, it should look like this: A4Bcd

Any good ways to do this ?

Thomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20161109/a857dd33/attachment.htm>


More information about the erlang-questions mailing list