Search Results

0
votes

How do you write a (simple) variable “toggle”?

I tend to use if not...return. But that's if you are looking to return a variable. Getting disqualifiers out of the way first tends to make it more readable. It really depends on the contex …