cat

a cat s
array a ; string s;
cat converts each entry of << a >> to a string and concatenates them.
Example: [ (x) 1 2] cat ==> (x12)



Nobuki Takayama 2020-11-24