Box.max

High.

struct Box(E, uint D)
Vector!(E, D) max;

Meta