3.5.9 `join' - join string list with separator
Usage: (join separator list ...)
With the first argument as the separator string,
joins together an a-list of strings into one long string.
The list may contain nested lists, partly because you
cannot always control that.
Arguments:
separator - string to insert between entries
list - list of strings to join
This document was generated
by Bruce Korb on January, 7 2002
using texi2html