fn constSlice(self: *const Self) []const align(alignment) T

View the internal array as a constant slice whose size was previously set.

Parameters

self: *const Self,