Adds first n objects of type T stored in the slice previously obtained using alloc. Does not touch the remaining part of that slice.
See Implementation
Adds first n objects of type T stored in the slice previously obtained using alloc. Does not touch the remaining part of that slice.