isSorted package:sorted-list

Check whether a sorted list is sorted. Of course, this function should always return True. It's used mostly for testing.