Skip to main content

ge

Function ge 

Source
pub fn ge<T>(expected: T) -> impl Fn(T) -> bool
where T: PartialOrd,