Please, please, stop using "foo" and "bar” in code documentation. Give us real examples that mean something. Not "if (foo > bar)," but “if (height > limit)." Not “foo++” but “counter++”. Give us a logical hook to hang our hat on, not nonsense words.
@starblind @waldoj @SwiftOnSecurity you are the first person I've seen complain about this... I thought I was alone for like 25 years...
To this day, I can barely understand those man and help pages.