ListTools
Join
interspace the elements of a list with an object
Calling Sequence
Parameters
Description
Examples
Join(L, sep)
L
-
list
sep
any Maple object
The Join(L, sep) function inserts the separator sep between the elements of the list L.
See Also
inline
ListTools[JoinSequence]
type/list
Download Help Document