Hacker News new | ask | show | jobs
by kzrdude 1056 days ago
One puzzling thing is that it uses backslash continuation in its examples. The most favoured style, IMO is to use ()'s for line continuation, maybe the author just doesn't know about those.