[][src]Function smoke::property::less_equal

pub fn less_equal<T: Ord>(left: T, right: T) -> RelationOrd<T>

Check that the left element is less or equal than the right element