Esempio n. 1
0
 def __ge__(self, other):
     return _ffi_api._OpGE(self, other)
Esempio n. 2
0
 def __ge__(self, other):
     return _ffi_api._OpGE(self, other, None)  # type: ignore