The OpenD Programming Language

isContiguousVector

Test if type is a contiguous one-dimensional slice.

enum bool isContiguousVector(T);

Meta