示例#1
0
 def FindSorted(self, el):
     r"""FindSorted(intArray self, int const & el) -> int"""
     return _array.intArray_FindSorted(self, el)
示例#2
0
 def FindSorted(self, el):
     return _array.intArray_FindSorted(self, el)