The OpenD Programming Language

isVector

Test if type is a one-dimensional slice.

enum bool isVector(T);

Meta