示例#1
0
 def Insert(self, s):
     r"""Insert(ListOfIntegerSets self, IntegerSet s) -> int"""
     return _sets.ListOfIntegerSets_Insert(self, s)
示例#2
0
 def Insert(self, s):
     return _sets.ListOfIntegerSets_Insert(self, s)