Box.intersects

*

struct Box(T, int N)
const
bool
intersects
if (
N >= 1 &&
N <= 3
)

Meta