Exemplo n.º 1
0
 def Insert(self, s):
     r"""Insert(ListOfIntegerSets self, IntegerSet s) -> int"""
     return _sets.ListOfIntegerSets_Insert(self, s)
Exemplo n.º 2
0
 def Insert(self, s):
     return _sets.ListOfIntegerSets_Insert(self, s)