isSortedRange.isSortedRange

Undocumented in source.
template isSortedRange(T)
enum isSortedRange = isInstanceOf!(SortedRange, T);

Meta