Word description Concatenates a sequence of sequences together into one sequence, placing a copy of glue between each pair of sequences. The resulting sequence is of the same class as glue.
Notes If the glue sequence is empty, this word calls concat-as.
Examples Join a list of strings as a string buffer: