Skip to main content

le

Function le 

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