Hacker News new | ask | show | jobs
by mikedougherty 5253 days ago
I'm only done with the first page so far, but I wouldn't call most of these "hidden". Many of them are oft-touted selling points of the language or appear in basic tutorials.

That being said, today I learned about the two-argument form of iter, `iter(f, until)`. So I guess I can't complain too much :D