Box.dim

*

struct Box(T, int N)
enum dim = N;

Meta