Function vonuvoli_scheme::exports::array_resize_at[][src]

pub fn array_resize_at(
    array: &Value,
    index: &Value,
    count: &Value,
    fill: Option<&Value>
) -> Outcome<()>