Skip to main content

gt

Function gt 

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