Returns the current capacity - the current length rounded up to a power of two. This assumption allows us to save on having a separate field.
See Implementation
Returns the current capacity - the current length rounded up to a power of two. This assumption allows us to save on having a separate field.