What are the differences between ==, >>, <<, >, <, >=, =<, =>, <=, &, and &&?
Note: Some of those might not even exist. I was just trying to show every example possible.
It would be very helpful if you could just list each one and explain what they do.