Set.data

Undocumented in source.
struct Set(T, uint INITSIZE = 64)
T[] data;

Meta