ListTools[Join] - interspace the elements of a list with an object
|
Calling Sequence
|
|
Join(L, sep)
|
|
Parameters
|
|
L
|
-
|
list
|
sep
|
-
|
any Maple object
|
|
|
|
|
Description
|
|
•
|
The Join(L, sep) function inserts the separator sep between the elements of the list L.
|
|
|
Download Help Document
Was this information helpful?