Function ge

Source
pub fn ge<T: PartialOrd>(a: T) -> impl Fn(T) -> bool
Expand description