The OpenD Programming Language

isContiguousSlice

Test if type is a contiguous slice.

enum bool isContiguousSlice(T);

Meta