is_sorted


function is_sorted<Type>(x:Type[_]) -> Boolean

Is a vector sorted (in ascending order)?