Skip to main content

join

Function join 

Source
pub fn join(
    delimiter: &str,
    values: impl IntoIterator<Item = ExpString>,
) -> ExpString