Skip to main content

usp_append

Function usp_append 

Source
pub(crate) fn usp_append(
    _it: &mut Interp,
    this: Value,
    a: &[Value],
) -> Result<Value, Value>