Feature Request: Broader Boolean Operation Node Compatibility
Recently I was taken aback by the fact that I could not use an Equal node with a pair of Float2s or Integer2s. In theory, this seems like it should be possible and relatively easy: for every value type that comes in multiples, just compare each respective value to see if they are equal. The same should apply to other Boolean operations such as Greater, Greater or Equal, Lower, Lower or Equal, etc.
I would find this feature useful and it would simplify my graphs. Thanks!
