Function vonuvoli_scheme::exports::array_push_n[][src]

pub fn array_push_n(
    array: &Value,
    values: &[impl StdAsRef<Value>]
) -> Outcome<()>