Function cast_compare_for_eq

Source
pub fn cast_compare_for_eq(
    const_expr: ExprImpl,
    target: DataType,
) -> Result<ResultForEq, ()>