isSortedRange

Undocumented in source.
alias isSortedRange(R) = isInstanceOf!(SortedRange, R)

Meta