Logo

Programming-Idioms

History of Idiom 53 > diff from v23 to v24

Edit summary for version 24 by :
New Erlang implementation by user [elbrujohalcon]

Version 23

2016-01-03, 06:34:07

Version 24

2016-01-03, 06:34:12

Idiom #53 Join a list of strings

Concatenate elements of string list x joined by the separator ", " to create a single string y.

Idiom #53 Join a list of strings

Concatenate elements of string list x joined by the separator ", " to create a single string y.