if statements are readable if they are short: `if ...
# announcements
r
if statements are readable if they are short:
if (someflag) then someSet += someElement else someSet -= someElement