Hacker News new | ask | show | jobs
by kalkr 752 days ago
Traditional C style for is terrible compared to what you can do with iterators in my opinion, but idk if C++ has those.

    list.iter().sum()
ezpz