示例#1
0
 def __ne__(self, other):
     return _sorted_interval_list.Domain___ne__(self, other)
 def __ne__(self, other: 'Domain') -> "bool":
     return _sorted_interval_list.Domain___ne__(self, other)