Add equality operator

Introduce a new operator to test for equality of two variables. Currently, this is only possible with the unintuitive expression !a ^ b. The new syntax should be a == b for equality and a != b for inequality.

Edited by Frank Sauerburger
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information