Logo

Programming-Idioms

History of Idiom 53 > diff from v25 to v26

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

Version 25

2016-01-03, 06:34:15

Version 26

2016-01-03, 06:34:17

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.