Esempio n. 1
0
 def Union(self, el):
     r"""Union(intArray self, int const & el) -> int"""
     return _array.intArray_Union(self, el)
Esempio n. 2
0
 def Union(self, el):
     return _array.intArray_Union(self, el)