unary vs binary | is n++ faster than n = n + 1 As a programmer you’ve certainly touched on the topic of unary and binary operations (except if you’re coding in python).… Continue reading “unary vs binary | is n++ faster than n = n + 1”…