appendAssumeCapacity
Extend the list by 1 element, but asserting self.capacity
is sufficient to hold an additional item.
Function parameters
Parameters
- self:*Self
- elem:T
A MultiArrayList stores a list of a struct or tagged union type.
Functions
- MultiArrayList
- A MultiArrayList stores a list of a struct or tagged union type.
Source