fn constSlice(self: *const Self) []const align(alignment) T
View the internal array as a constant slice whose size was previously set.
self: *const Self,