pub fn extern_spec_PartialOrd_i32_i32_ge(self_: &i32, other: &i32) -> bool
extern spec for i32::ge
i32::ge
This is not a real function: its only use is for documentation.
ghost
ensures
result == (self.deep_model() >= other.deep_model())