isSortedRange_alt.isSortedRange

Undocumented in source.
template isSortedRange_alt(R)
enum isSortedRange = is(R : SortedRange!U, U...);

Meta