Skip to main content

concat

Function concat 

Source
pub fn concat(
    left: RuntimeValue,
    right: RuntimeValue,
) -> Result<RuntimeValue, String>