Hacker News new | ask | show | jobs
by nostrademons 3796 days ago
It gets really annoying when you have short single-arg functions. Imagine what swap(_:_) or Collection.suffix(_) would look like with mandatory first arguments.