Searched defs:IsClosePredicate (Results 1 – 1 of 1) sorted by relevance
22 pub struct IsClosePredicate { struct28 impl IsClosePredicate { argument84 impl Predicate<f64> for IsClosePredicate { implementation115 impl reflection::PredicateReflection for IsClosePredicate { implementation125 impl fmt::Display for IsClosePredicate { implementation152 pub fn is_close(target: f64) -> IsClosePredicate { in is_close()