Availability:built-in
[commons]atomic_list_concat(+List, 
-Atom)List is a list of strings, atoms, integers or floating point 
numbers. Succeeds if Atom can be unified with the 
concatenated elements of List. Equivalent to atomic_list_concat(List, 
'', Atom).