Array.end

Points to the end of the reserved space.

struct Array
E* end;

Meta