Skip to main content

str_concat

Function str_concat 

Source
pub(crate) fn str_concat(
    _: &mut Interp,
    t: Value,
    a: &[Value],
) -> Result<Value, Value>