Type Definition Gt
diesel::helper_types
type Gt<Lhs, Rhs> = Gt<Lhs, AsExpr<Rhs, Lhs>>;
The return type of lhs.gt(rhs)
lhs.gt(rhs)