PhilipRoman/optic-lua-dev

Implement "and", "or" and "not" operators

PhilipRoman opened this issue · 1 comments

Implement "and", "or" and "not" operators with lazy evaluation where required.

Done