def Min(self): r"""Min(intArray self) -> int""" return _array.intArray_Min(self)
def Min(self): return _array.intArray_Min(self)