Expand description

Unwrap-cast binary comparison rule can be used to the binary/inlist comparison expr now, and other type of expr can be added if needed. This rule can reduce adding the Expr::Cast the expr instead of adding the Expr::Cast to literal expr.

Structs