IF Computer > MINERVA > Manual > Reference > Predicates > Atomic term processing > atom_concat/2

atom_concat/2

MINERVA
ifcomputer logo
f
Expert Services on the Web

Concatenates a list of atoms and numbers to an atom.

atom_concat(+AtomOrNumberList, ?Atom)

Concatenates the atomic representation of all elements in AtomOrNumberList to an atom.

Arguments

AtomOrNumberList           list containing atoms or numbers
Atom                       atom

Examples

atom_concat([sym,1,'_',3.14], T)

->

T = 'sym1_3.14'

See also

atom_concat/2 atom_concat/3, atom_chars/2, atom_codes/2, atom_length/2, atom_number/2, char_code/2, number_chars/2, number_codes/2, parse_atom/2/3, sub_atom/5.

document: http://www.ifcomputer.co.jp/MINERVA/Manual/Reference/Predicates/atomic_term/atom_concat2/print_en.html
published 2008/10/6 update 2002/5/22 (c) 1996-2006 IF Computer Japan
IF Computer 5-28-2 Sendagi, Bunkyo-ku Tel +81-3-5814-3352 start (AT) ifcomputer.com
Customer Support Tokyo 113-0022 Japan   http://www.ifcomputer.com
Back> managed with ubiCMS