예제 #1
0
 def IsSorted(self):
     r"""IsSorted(intArray self) -> int"""
     return _array.intArray_IsSorted(self)
예제 #2
0
 def IsSorted(self):
     return _array.intArray_IsSorted(self)