join: Join a list of strings together into one string.

Description Usage Arguments

Description

Join a list of strings together into one string.

Usage

1
join(l, join = "")

Arguments

l

list. The list to join.

join

character. The string to join on.


peterhurford/funtools documentation built on May 25, 2019, 1:50 a.m.