concat ?arg arg ...?
will returnconcat a b {c d e} {f {g h}}
as its result.a b c d e f {g h}
If no args are supplied, the result is an empty string.
Copyright © 1989-1994 The Regents of the University of California.
Copyright © 1994-1997 Sun Microsystems, Inc.