[][src]Function sprig::strings::join

pub fn join(args: &[Value]) -> Result<Value, String>

Golang's strings.Join, but as join SEP SLICE