uniformArray

Undocumented in source. Be warned that the author may not have intended to support it.
void
uniformArray
(
Type
int size
int length
)
(,,
Type[size][length] value
)
if (
mixin (constrainTypeWOBool_m) &&
size > 0
&&
size <= 4
&&
length > 0
)

Meta