[][src]Function glsp::arr_with_capacity

pub fn arr_with_capacity(capacity: usize) -> Root<Arr>

Constructs an empty array with space for at least capacity elements.