The OpenD Programming Language

isMatrix

Test if type is a two-dimensional slice.

enum bool isMatrix(T);

Meta