string:join ?
Robert Virding
robert.virding@REDACTED
Thu Jun 10 23:17:43 CEST 2004
What is string:join supposed to do? If it just a simple concatenation of two
strings then S1 ++ S2 well defined and efficient.
Robert
----- Original Message -----
From: "David N. Welton" <davidw@REDACTED>
To: <erlang-questions@REDACTED>
Sent: Wednesday, June 09, 2004 4:12 PM
Subject: string:join ?
> Hi,
>
> I was looking through the docs and didn't notice a string:join function.
> It would be, IMHO, a useful little utility. I've written my own,
> but I think it's a common enough operation that "leaving it as an
> excersize for the reader" might not be optimal.
>
> Thankyou,
> --
> David N. Welton
> davidw@REDACTED
>
More information about the erlang-questions
mailing list