Structure of arrays similar to members of S.
Push element (struct) value to back of array.
Push element (struct) value to back of array using its data members members.
Index operator.
Slice operator.
Capacity of this array.
Length of this array.
See Implementation
Structure of arrays similar to members of S.