About comparison nodes

I’d recommend not using this method in actual development. It’s more of a thought exercise and proof of what’s possible than a legitimate way to write code as it can cause a lot of problems.

Defining your logic in a better way is the preferred solution. Python is the simplest way to do this, but other nodes and specific graph logic (like the ones mentioned above) also work.