Assertion.sorted

Undocumented in source. Be warned that the author may not have intended to support it.
class Assertion(T)
static if(isForwardRange!T && __traits(compiles, context.isSorted))
bool
sorted
(
string file = __FILE__
,
size_t line = __LINE__
)

Meta