Append an unaligned slice of items to the list, asserting the capacity is enough to store the new items. Only call this function if a call to appendSliceAssumeCapacity
instead would be a compile error.
Append an unaligned slice of items to the list, asserting the capacity is enough to store the new items. Only call this function if a call to appendSliceAssumeCapacity
instead would be a compile error.