Function le

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