Improve binary left side removal

Closes #65 (closed)

Enhance the compute_expression rule to remove left side of binary and or or expressions when they always return the right side and they don't have side effects.

Checklist:

  • add entry to changelog
  • update relevant documentation
  • don't forget testing 😉

Merge request reports

Loading