isMatrix.isMatrix

Undocumented in source.
template isMatrix(T)
enum isMatrix = is(typeof(isMatrixImpl(T.init)));

Meta