Fast Compiler for C# Expression Trees and the lightweight LightExpression alternative. Diagnostic and code generation tools for the expressions.
1.16k
stars
82
forks
source link
#394 - Fixed check of right operand for operators #395
Closed
Marluwe closed 7 months ago
Changed the type check for the right operand on operators (==, !=,<=, <, >=, >).
Now an operator like
will be compiled correctly, when calling