Run this and all the last 4 comparisons all fail
1 example:
Exception while parsing expression not emptyArray.Any(a < 3) - The binary operator LessThan is not defined for the types 'RulesEngine.Models.ImplicitObject' and 'RulesEngine.Models.ImplicitObject'.
Using less than or greater than with empty arrays fails.
Run this and all the last 4 comparisons all fail 1 example: