std::collections::elastic_array {Type, MAX_SIZE}

add_all_to_limit

fn usz ElasticArray.add_all_to_limit(&self, ElasticArray* other_list)
Add as many elements as possible to the new array,
returning the number of elements that didn't fit.

Parameters