[][src]Function stellar_sql::component::table::cmp

fn cmp<T: PartialOrd>(left: T, operator: &str, right: T) -> bool