Skip to main content

concat

Function concat 

Source
fn concat(strs: Variadic<Option<&str>>) -> Result<String, EvalError>