dadhi / FastExpressionCompiler

Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expressions.
MIT License
1.16k stars 82 forks source link

Optimize conditional expressions with the DefaultExpression left or right operand the same way as ConstantExpression #396

Closed dadhi closed 6 months ago

dadhi commented 6 months ago

considering fixed